From c6f9799831eabf5b4826285e016d266cb2566194 Mon Sep 17 00:00:00 2001 From: mh Date: Sun, 2 Mar 2008 16:23:36 +0000 Subject: disable until problems fixed --- files/cron.d/puppetd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/cron.d/puppetd b/files/cron.d/puppetd index bf19ea7..9f9e36d 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 -- cgit v1.2.3