]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - etc/crontab
MFC r308139,r308157,r308160,r316818,r318250,r318443:
[FreeBSD/stable/10.git] / etc / crontab
1 # /etc/crontab - root's crontab for FreeBSD
2 #
3 # $FreeBSD$
4 #
5 SHELL=/bin/sh
6 PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin
7 #
8 #minute hour    mday    month   wday    who     command
9 #
10 # Save some entropy so that /dev/random can re-seed on boot.
11 */11    *       *       *       *       operator /usr/libexec/save-entropy
12 #
13 # Rotate log files every hour, if necessary.
14 0       *       *       *       *       root    newsyslog
15 #
16 # Perform daily/weekly/monthly maintenance.
17 1       3       *       *       *       root    periodic daily
18 15      4       *       *       6       root    periodic weekly
19 30      5       1       *       *       root    periodic monthly
20 #
21 # Adjust the time zone if the CMOS clock keeps local time, as opposed to
22 # UTC time.  See adjkerntz(8) for details.
23 1,31    0-5     *       *       *       root    adjkerntz -a