diff options
author | mh <mh@immerda.ch> | 2008-05-29 16:15:40 +0000 |
---|---|---|
committer | mh <mh@immerda.ch> | 2008-05-29 16:15:40 +0000 |
commit | 56ec15e0d9e63749aff8f8e03614bd24e80632ad (patch) | |
tree | 159eaf5af9f1f741dbb257de2b53bb2a86d0c120 /files/cron.d/puppetd | |
parent | e6c656d503d8a7272d29f6191688520c43cf8fb8 (diff) |
merged from puzzle
Diffstat (limited to 'files/cron.d/puppetd')
-rw-r--r-- | files/cron.d/puppetd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/cron.d/puppetd b/files/cron.d/puppetd index 9f9e36d..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/puppet restart +0 * * * * root /bin/ps ax | /bin/grep -v grep | /bin/grep puppetd > /dev/null || /etc/init.d/puppet restart |