1 # /etc/crontab - root's crontab for FreeBSD
6 PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin
8 #minute hour mday month wday who command
10 */5 * * * * root /usr/libexec/atrun
12 # Save some entropy so that /dev/random can re-seed on boot.
13 */11 * * * * operator /usr/libexec/save-entropy
15 # Rotate log files every hour, if necessary.
16 0 * * * * root newsyslog
18 # Perform daily/weekly/monthly maintenance.
19 1 3 * * * root periodic daily
20 15 4 * * 6 root periodic weekly
21 30 5 1 * * root periodic monthly
23 # Adjust the time zone if the CMOS clock keeps local time, as opposed to
24 # UTC time. See adjkerntz(8) for details.
25 1,31 0-5 * * * root adjkerntz -a