freebsd-dev/usr.sbin/cron/crontab
Glen Barber f85ad80c6f As cron(8) is started with '-s' by default, timezones that observe
DST should not need to worry about scheduling jobs when the DST time
changes.

Rather than removing the BUGS section in crontab(5) regarding this,
note that disabling '-s' may still cause jobs to be executed twice or
not at all.

PR:		166318
Submitted by:	Florian k Unglaub (f.unglaub%googlemail!com)
MFC After:	1 week
2012-04-28 22:48:00 +00:00
..
crontab.1 List /var/cron/tabs in FILES and add descriptions for the other entries. 2010-05-14 01:25:30 +00:00
crontab.5 As cron(8) is started with '-s' by default, timezones that observe 2012-04-28 22:48:00 +00:00
crontab.c Drop setuid status while doing file operations to prevent potential 2012-02-27 05:49:00 +00:00
Makefile Use WARNS?= instead of WARNS= 2008-11-18 00:12:15 +00:00