summaryrefslogtreecommitdiff
path: root/manifests/client.pp
diff options
context:
space:
mode:
authormh <mh@d66ca3ae-40d7-4aa7-90d4-87d79ca94279>2008-01-31 20:13:15 +0000
committermh <mh@d66ca3ae-40d7-4aa7-90d4-87d79ca94279>2008-01-31 20:13:15 +0000
commitfd721045a7d529f3b9fbc796c58e26177b89ad65 (patch)
tree0fe8af5c57d30a051de2508ac65554ed46603e8d /manifests/client.pp
parentc53532f9bc5a360522a067b14ef81de66add9d17 (diff)
fixed service
git-svn-id: https://svn/ipuppet/trunk/modules/munin@651 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
Diffstat (limited to 'manifests/client.pp')
-rw-r--r--manifests/client.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/client.pp b/manifests/client.pp
index c2a59e4..bc47a23 100644
--- a/manifests/client.pp
+++ b/manifests/client.pp
@@ -152,7 +152,7 @@ class munin::client::gentoo
# this has to be installed before the package, so the postinst can
# boot the munin-node without failure!
before => Package["munin"],
- notify => Service["munin"],
+ notify => Service["munin-node"],
}
service { "munin-node":