AboutSummaryRefsLogTreeCommitDiffStats
path: root/BUGS
blob: f501ccb7ae1d4505ef81e020c33f43addf4da43b (about) (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
                                                     -*-text-*-

* If two users modify their crontabs simultaneously, there will be contention
   for /var/cron/update between themselves and with the main daemon.

* 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.