summaryrefslogtreecommitdiff
path: root/manifests/client.pp
diff options
context:
space:
mode:
authorandreas <andreas@immerda.ch>2007-12-04 18:55:43 +0000
committerandreas <andreas@immerda.ch>2007-12-04 18:55:43 +0000
commite3a2c2d16260bb939d22e5a3ed022c2d8d7c615b (patch)
tree0b67e6402832c551cf56475cb9affba7562f2dcc /manifests/client.pp
parent49cfd72187458b35bec123b0e98a203ba01cd647 (diff)
war ein anderer fehler ... shit
Diffstat (limited to 'manifests/client.pp')
-rw-r--r--manifests/client.pp4
1 files changed, 2 insertions, 2 deletions
diff --git a/manifests/client.pp b/manifests/client.pp
index 47df43d..639d133 100644
--- a/manifests/client.pp
+++ b/manifests/client.pp
@@ -145,8 +145,8 @@ class munin::client::gentoo
mode => 0644, owner => root, group => root,
# this has to be installed before the package, so the postinst can
# boot the munin-node without failure!
- #before => Package["munin"],
- #notify => Service["munin"],
+ before => Package["munin"],
+ notify => Service["munin"],
}
service { "munin":