]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - etc/crontab
MFC r368207,368607:
[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 */5     *       *       *       *       root    /usr/libexec/atrun
11 #
12 # Save some entropy so that /dev/random can re-seed on boot.
13 */11    *       *       *       *       operator /usr/libexec/save-entropy
14 #
15 # Rotate log files every hour, if necessary.
16 0       *       *       *       *       root    newsyslog
17 #
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
22 #
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