Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-9] src/etc
Module Name: src
Committed By: martin
Date: Thu Apr 2 19:11:36 UTC 2020
Modified Files:
src/etc [netbsd-9]: crontab
Log Message:
Pull up following revision(s) (requested by kim in ticket #812):
etc/crontab: revision 1.16
Fix skipped daily in Eastern Europe
- Move /etc/daily from 03:15 -> 04:15
- Move /etc/weekly from 04:30 -> 05:30 (to keep the spacing)
This should prevent problems during daylight savings changeover (which
is usually between 01:00 -> 04:00, depending upon the region) where the
cronjobs may be executed twice, or never at all...
This expands on the previous fix in revision 1.13 from 1997.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.15.102.1 src/etc/crontab
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index