Project

General

Profile

Download (519 Bytes) Statistics
| Branch: | Tag: | Revision:
1
SHELL=/bin/sh
2
PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin
3
HOME=/var/log
4
#minute hour    mday    month   wday    who             command
5
0	*	*	*	*	root	        /usr/bin/nice -n20 newsyslog
6
1,31	0-5	*	*	*	root	        /usr/bin/nice -n20 adjkerntz -a
7
1	*	1	*	*	root	        /usr/bin/nice -n20 /etc/rc.update_bogons.sh
8
*/60	*	*	*	*	root	        /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout
9
1	1	*	*	*	root		/usr/bin/nice -n20 /etc/rc.dyndns.update
10
*/5	*	*	*	*	root		/usr/bin/nice -n20 /etc/ping_hosts.sh
(3-3/72)