summaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2008-02-29 18:05:45 +0000
committermh <mh@immerda.ch>2008-02-29 18:05:45 +0000
commitcfdda75d528caf19bd25f832f8b848d7f5e5cf92 (patch)
treeb125b86330bc2ecff3db09dc39780d297dbb82e1 /files
parent007da52cad7af0303c5578a911e7b79b0b432bb1 (diff)
added hosts, fixed restart problem
Diffstat (limited to 'files')
-rw-r--r--files/cron.d/puppetd2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/cron.d/puppetd b/files/cron.d/puppetd
index f3aafb1..bf19ea7 100644
--- a/files/cron.d/puppetd
+++ b/files/cron.d/puppetd
@@ -1 +1 @@
-0 * * * * root /bin/ps ax | /bin/grep -v grep | /bin/grep puppetd > /dev/null || /etc/init.d/puppetd restart
+0 * * * * root /bin/ps ax | /bin/grep -v grep | /bin/grep puppetd > /dev/null || /etc/init.d/puppet restart