[Piuparts-commits] rev 654 - piatti/home/piupartss

Holger Levsen holger at alioth.debian.org
Thu Feb 25 11:29:17 UTC 2010


Author: holger
Date: 2010-02-25 11:29:15 +0000 (Thu, 25 Feb 2010)
New Revision: 654

Modified:
   piatti/home/piupartss/crontab
Log:
alarming over left over processes every 6h is enough

Modified: piatti/home/piupartss/crontab
===================================================================
--- piatti/home/piupartss/crontab	2010-02-25 11:23:56 UTC (rev 653)
+++ piatti/home/piupartss/crontab	2010-02-25 11:29:15 UTC (rev 654)
@@ -10,9 +10,9 @@
 @reboot sudo /home/piupartss/bin/slave_run
 
 #
-# monitor for problems every two hours
+# monitor for problems every six hours
 #
-23 */2 * * * /home/piupartss/bin/detect_leftover_processes
+23 */6 * * * /home/piupartss/bin/detect_leftover_processes
 
 #
 # delete chroot-tarballs once a month, so that new ones are created automatically




More information about the Piuparts-commits mailing list