freebsd-dev/etc/crontab

28 lines
746 B
Plaintext
Raw Normal View History

# /etc/crontab - root's crontab for FreeBSD
#
1999-08-27 23:37:10 +00:00
# $FreeBSD$
#
SHELL=/bin/sh
PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin
HOME=/var/log
#
#minute hour mday month wday who command
#
*/5 * * * * root /usr/libexec/atrun
#
# rotate log files every hour, if necessary
0 * * * * root newsyslog
#
# Do daily/weekly/monthly maintenance.
# These four rules make sure the right maintenance scripts run one
# after the other on the right day.
1 3 2-31 * 0-5 root periodic daily
1 3 2-31 * 6 root periodic daily weekly
1 3 1 * 0-5 root periodic daily monthly
1 3 1 * 6 root periodic daily weekly monthly
#
# 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