- 论坛徽章:
- 0
|
#ident \"@(#)root 1.20 01/11/06 SMI\"\r\n#\r\n# The root crontab should be used to perform accounting data collection.\r\n#\r\n# The rtc command is run to adjust the real time clock if and when\r\n# daylight savings time changes.\r\n#\r\n10 3 * * * /usr/sbin/logadm\r\n15 3 * * 0 /usr/lib/fs/nfs/nfsfind\r\n1 2 * * * [ -x /usr/sbin/rtc ] && /usr/sbin/rtc -c > /dev/null 2>&1\r\n30 3 * * * [ -x /usr/lib/gss/gsscred_clean ] && /usr/lib/gss/gsscred_clean\r\n#10 3 * * * /usr/lib/krb5/kprop_script ___slave_kdcs___\r\n0,10,20,30,40,50 * * * * /export/home2/wuys/inspect.sh >> /export/home2/wuys/inspect.log\r\n* 4 * * * /usr/bin/gzip /export/home2/wuys/logs/*.log.*\r\n0 0 * * * more /dev/null>/var/opt/SUNWappserver7/domains/domain1/server1/logs/access |
|