]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - etc/crontab
Link man4/i386/alpm.4 to man4/
[FreeBSD/FreeBSD.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 # rotate log files every hour, if necessary
14 0       *       *       *       *       root    newsyslog
15 #
16 # do daily/weekly/monthly maintenance
17 59      1       *       *       *       root    periodic daily 2>&1 | sendmail root
18 30      3       *       *       6       root    periodic weekly 2>&1 | sendmail root
19 30      5       1       *       *       root    periodic monthly 2>&1 | sendmail root
20 #
21 # time zone change adjustment for wall cmos clock,
22 # does nothing, if you have UTC cmos clock.
23 # See adjkerntz(8) for details.
24 1,31    0-5     *       *       *       root    adjkerntz -a