]> CyberLeo.Net >> Repos - FreeBSD/releng/7.2.git/blob - etc/crontab
Create releng/7.2 from stable/7 in preparation for 7.2-RELEASE.
[FreeBSD/releng/7.2.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 HOME=/var/log
8 #
9 #minute hour    mday    month   wday    who     command
10 #
11 */5     *       *       *       *       root    /usr/libexec/atrun
12 #
13 # Save some entropy so that /dev/random can re-seed on boot.
14 */11    *       *       *       *       operator /usr/libexec/save-entropy
15 #
16 # Rotate log files every hour, if necessary.
17 0       *       *       *       *       root    newsyslog
18 #
19 # Perform daily/weekly/monthly maintenance.
20 1       3       *       *       *       root    periodic daily
21 15      4       *       *       6       root    periodic weekly
22 30      5       1       *       *       root    periodic monthly
23 #
24 # Adjust the time zone if the CMOS clock keeps local time, as opposed to
25 # UTC time.  See adjkerntz(8) for details.
26 1,31    0-5     *       *       *       root    adjkerntz -a