summaryrefslogtreecommitdiff
path: root/manifests/openbsd.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/openbsd.pp')
-rw-r--r--manifests/openbsd.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/openbsd.pp b/manifests/openbsd.pp
index c2fcccb..d08a50b 100644
--- a/manifests/openbsd.pp
+++ b/manifests/openbsd.pp
@@ -6,7 +6,7 @@ class puppet::openbsd inherits puppet::base {
hasstatus => false,
hasrestart => false,
}
- openbsd::add_to_rc_local{'puppetd':
+ openbsd::rc_local{'puppetd':
binary => '/usr/local/bin/puppetd',
}
cron { 'puppetd_check':