summaryrefslogtreecommitdiff
path: root/manifests/client.pp
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2008-01-31 20:04:42 +0000
committermh <mh@immerda.ch>2008-01-31 20:04:42 +0000
commit2be6a1adaea42c80126f8c55069f7283198fbbc5 (patch)
tree775c200ac2432e2aac206069ff443ee339eaaff0 /manifests/client.pp
parentb39e61aebc45a1419785c9b3d8a6e10306313a3d (diff)
fixed servicemodules/munin/manifests/client.pp
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 1aa0e88..d20850a 100644
--- a/manifests/client.pp
+++ b/manifests/client.pp
@@ -155,7 +155,7 @@ class munin::client::gentoo
notify => Service["munin"],
}
- service { "munin":
+ service { "munin-node":
ensure => running,
}