This was a mixed bag of spaces and ^I's.
This commit is contained in:
parent
48e364bf96
commit
b506848ab8
10
etc/crontab
10
etc/crontab
@ -8,17 +8,17 @@ HOME=/var/log
|
||||
#
|
||||
#minute hour mday month wday who command
|
||||
#
|
||||
*/5 * * * * root /usr/libexec/atrun
|
||||
*/5 * * * * root /usr/libexec/atrun
|
||||
#
|
||||
# rotate log files every hour, if necessary
|
||||
0 * * * * root newsyslog
|
||||
#
|
||||
# do daily/weekly/monthly maintenance
|
||||
59 1 * * * root periodic daily 2>&1 | sendmail root
|
||||
30 3 * * 6 root periodic weekly 2>&1 | sendmail root
|
||||
30 5 1 * * root periodic monthly 2>&1 | sendmail root
|
||||
59 1 * * * root periodic daily 2>&1 | sendmail root
|
||||
30 3 * * 6 root periodic weekly 2>&1 | sendmail root
|
||||
30 5 1 * * root periodic monthly 2>&1 | sendmail root
|
||||
#
|
||||
# time zone change adjustment for wall cmos clock,
|
||||
# does nothing, if you have UTC cmos clock.
|
||||
# See adjkerntz(8) for details.
|
||||
1,31 0-5 * * * root adjkerntz -a
|
||||
1,31 0-5 * * * root adjkerntz -a
|
||||
|
Loading…
x
Reference in New Issue
Block a user