From 103a4ed607d3fd6b5d8d4aa90e90a979b94f7624 Mon Sep 17 00:00:00 2001 From: mh Date: Sat, 3 Oct 2009 14:13:45 +0200 Subject: adjust define --- manifests/client/openbsd.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/client/openbsd.pp') diff --git a/manifests/client/openbsd.pp b/manifests/client/openbsd.pp index 303acd7..17abdbf 100644 --- a/manifests/client/openbsd.pp +++ b/manifests/client/openbsd.pp @@ -21,7 +21,7 @@ class munin::client::openbsd inherits munin::client::base { require => Exec['extract_openbsd'], owner => root, group => 0, mode => 0755; } - openbsd::add_to_rc_local{'munin-node': + openbsd::rc_local{'munin-node': binary => '/opt/munin/sbin/munin-node', require => File['/var/run/munin'], } -- cgit v1.2.3