SOURCES: sarg.crontab - nothing should be run between 03:00-04:00 ...

glen glen at pld-linux.org
Thu Feb 8 11:35:24 CET 2007


Author: glen                         Date: Thu Feb  8 10:35:24 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- nothing should be run between 03:00-04:00 in crontab due DST changes creating time holes and overlaps

---- Files affected:
SOURCES:
   sarg.crontab (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/sarg.crontab
diff -u SOURCES/sarg.crontab:1.2 SOURCES/sarg.crontab:1.3
--- SOURCES/sarg.crontab:1.2	Thu Feb  8 11:34:03 2007
+++ SOURCES/sarg.crontab	Thu Feb  8 11:35:19 2007
@@ -4,4 +4,4 @@
 NICE=15
 
 # Run sarg after logrotate
-03 1 * * *      stats    /usr/bin/sarg > /dev/null
+13 5 * * *      stats    /usr/bin/sarg > /dev/null
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/sarg.crontab?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list