summaryrefslogtreecommitdiff
path: root/etc/crontab
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2000-11-19 18:16:46 +0000
committerDoug Barton <dougb@FreeBSD.org>2000-11-19 18:16:46 +0000
commit927af2dc65cfa6b0c60721b125023b02605a2329 (patch)
treed044bff7278d9e61cdb38a632919ab34b2dc7ea0 /etc/crontab
parentb43607b7f2ac7d69809b45121ec9f1c47ed2fd3b (diff)
Notes
Diffstat (limited to 'etc/crontab')
-rw-r--r--etc/crontab2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/crontab b/etc/crontab
index 49076d06eec2..fde18df91faa 100644
--- a/etc/crontab
+++ b/etc/crontab
@@ -14,7 +14,7 @@ HOME=/var/log
0 * * * * root newsyslog
#
# do daily/weekly/monthly maintenance
-59 1 * * * root periodic daily
+1 3 * * * root periodic daily
30 3 * * 6 root periodic weekly
30 5 1 * * root periodic monthly
#