AboutSummaryRefsLogTreeCommitDiffStats
path: root/BUGS
diff options
context:
space:
mode:
authordale_mellor <dale_mellor>2003-07-05 12:13:19 +0000
committerdale_mellor <dale_mellor>2003-07-05 12:13:19 +0000
commit62b040336328d99ade41776bd52b1d7cd7298629 (patch)
tree501d06d9af92555884a0820214a2634bde8a36e9 /BUGS
parent3725aedd02d9b24c1239610066dd62387ef4d5a9 (diff)
downloadmcron-62b040336328d99ade41776bd52b1d7cd7298629.tar.gz
mcron-62b040336328d99ade41776bd52b1d7cd7298629.tar.bz2
mcron-62b040336328d99ade41776bd52b1d7cd7298629.zip
Disabled installation of cron, crontab by default. Fixed up all information files to reflect this.0.99.1
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS6
1 files changed, 4 insertions, 2 deletions
diff --git a/BUGS b/BUGS
index 9eabf92..f501ccb 100644
--- a/BUGS
+++ b/BUGS
@@ -1,4 +1,4 @@
- -*-text-*-
+ -*-text-*-
* If two users modify their crontabs simultaneously, there will be contention
for /var/cron/update between themselves and with the main daemon.
@@ -9,5 +9,7 @@
Coordinated Time (UTC).
+
* As often as not the cron daemon crashes (segfaults) when crontab sends it a
- SIGHUP.
+ SIGHUP. For this reason, the current release does not install cron or
+ crontab.