1 |
86ef739d
|
Scott Ullrich
|
SHELL=/bin/sh
|
2 |
|
|
PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin
|
3 |
|
|
HOME=/var/log
|
4 |
08e3c543
|
Scott Ullrich
|
#minute hour mday month wday who command
|
5 |
b4096dd2
|
Scott Ullrich
|
0 * * * * root /usr/bin/nice -n20 newsyslog
|
6 |
|
|
1,31 0-5 * * * root /usr/bin/nice -n20 adjkerntz -a
|
7 |
aca8110a
|
Scott Ullrich
|
1 * 1 * * root /usr/bin/nice -n20 /etc/rc.update_bogons.sh
|
8 |
672365c9
|
Scott Ullrich
|
*/60 * * * * root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout
|
9 |
b4916562
|
Scott Ullrich
|
1 1 * * * root /usr/bin/nice -n20 /etc/rc.dyndns.update
|
10 |
c1f5a46b
|
Scott Ullrich
|
*/5 * * * * root /usr/bin/nice -n20 /etc/ping_hosts.sh
|