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
commitb76ba1485dab12b8cb09f5ed476a911e2ea73c30 (patch)
tree0fe8af5c57d30a051de2508ac65554ed46603e8d /manifests/client.pp
parentba1207644ab0a4dd5e4eaefbb23cd183c3447374 (diff)
fixed service
git-svn-id: https://rfd.cronopios.org/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":