diff options
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 25 |
1 files changed, 16 insertions, 9 deletions
@@ -1,15 +1,22 @@ - -*-text-*- - -* If two users modify their crontabs simultaneously, there will be contention - for /var/cron/update between themselves and with the main daemon. + -*-text-*- * Daylight savings time shifts are not taken into account very well. If things are critical, your best bet is to set your TZ environment variable to `:Universal', and express all your configuration files in Universal Coordinated Time (UTC). - - -* As often as not the cron daemon crashes (segfaults) when crontab sends it a - SIGHUP. For this reason, the current release does not install cron or - crontab. + + + +_______________________________________________________________________________ +Copyright (C) 2003 Dale Mellor + + Permission is granted to anyone to make or distribute verbatim copies + of this document as received, in any medium, provided that the + copyright notice and this permission notice are preserved, + thus giving the recipient permission to redistribute in turn. + + Permission is granted to distribute modified versions + of this document, or of portions of it, + under the above conditions, provided also that they + carry prominent notices stating who last changed them. |