diff options
| author | Doug Barton <dougb@FreeBSD.org> | 2000-11-19 18:16:46 +0000 |
|---|---|---|
| committer | Doug Barton <dougb@FreeBSD.org> | 2000-11-19 18:16:46 +0000 |
| commit | 927af2dc65cfa6b0c60721b125023b02605a2329 (patch) | |
| tree | d044bff7278d9e61cdb38a632919ab34b2dc7ea0 /etc/crontab | |
| parent | b43607b7f2ac7d69809b45121ec9f1c47ed2fd3b (diff) | |
Notes
Diffstat (limited to 'etc/crontab')
| -rw-r--r-- | etc/crontab | 2 |
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 # |
