]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
Oops, wrong dependency
authorStephen Gran <steve@lobefin.net>
Fri, 12 Jun 2009 16:33:07 +0000 (17:33 +0100)
committerStephen Gran <steve@lobefin.net>
Fri, 12 Jun 2009 16:33:07 +0000 (17:33 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/monit/files/puppet

index 589ecbcf1957ea0badbb42b8b32252dae7d75c96..bed0a14b6bf037aa8efc8c3f96d41c3478fb9643 100644 (file)
@@ -22,4 +22,4 @@ check process cron with pidfile /var/run/crond.pid
 check file cronalive
     with path /var/cache/dsa/cron.alive
     if timestamp > 120 minutes for 5 cycles then exec "/etc/init.d/cron stop"
-    depends on crond
+    depends on cron