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