summaryrefslogtreecommitdiffstats
path: root/etc/crontab
blob: 4d0d7e977c6ea0989c6f0355515bef5c44adbc28 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
SHELL=/bin/sh
PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin
HOME=/var/log
#minute hour    mday    month   wday    who             command
*/5	*	*	*	*	root	        /usr/bin/nice -n20 /usr/libexec/atrun
*/11	*	*	*	*	operator	/usr/bin/nice -n20 /usr/libexec/save-entropy
0	*	*	*	*	root	        /usr/bin/nice -n20 newsyslog
1	3	*	*	*	root	        /usr/bin/nice -n20 periodic daily
15	4	*	*	6	root	        /usr/bin/nice -n20 periodic weekly
30	5	1	*	*	root	        /usr/bin/nice -n20 periodic monthly
1,31	0-5	*	*	*	root	        /usr/bin/nice -n20 adjkerntz -a
*/5	*	*	*	*	root	        /usr/bin/nice -n20 /etc/rc.prunecaptiveportal
1	*	1	*	*	root	        /usr/bin/nice -n20 /etc/update_bogons.sh
OpenPOWER on IntegriCloud