summaryrefslogtreecommitdiffstats
path: root/etc/crontab
blob: 9885d961f9b1cd54f235c7c8b69af5da8ffe94e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
SHELL=/bin/sh
PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin
HOME=/var/log
#minute hour    mday    month   wday    who     command
*/5	*	*	*	*	root	/usr/libexec/atrun
*/11	*	*	*	*	operator	/usr/libexec/save-entropy
0	*	*	*	*	root	newsyslog
1	3	*	*	*	root	periodic daily
15	4	*	*	6	root	periodic weekly
30	5	1	*	*	root	periodic monthly
1,31	0-5	*	*	*	root	adjkerntz -a
*/5	*	*	*	*	root	nice -n20 /etc/rc.prunecaptiveportal
*/3000	*	*	*	*	root	/etc/rc.conf_mount_rw && /usr/bin/fetch -q -o /etc/bogons "http://www.cymru.com/Documents/bogon-bn-nonagg.txt" && /sbin/pfctl -t bogons -T replace -f /etc/bogons && /etc/rc.conf_mount_ro
15	8	*	*	6	root	rm -rf /tmp/*
OpenPOWER on IntegriCloud