Fix bug 1804:

*Removing some noused cron task.
		*Changing the DAC of the some files
		 about cron and logrotate.
This commit is contained in:
Wang Jinnan
2014-04-22 12:22:55 +08:00
parent 09de1977cd
commit 12b4737f20
2 changed files with 4 additions and 6 deletions

View File

@@ -7,9 +7,7 @@ SHELL=/bin/bash
PATH=/bin:/sbin:/usr/bin:/usr/sbin
MAILTO=""
0 20 * * * audadmin /usr/sbin/runjobs /etc/cron/daily
5 20 * * mon audadmin /usr/sbin/runjobs /etc/cron/weekly
10 20 1 * * audadmin /usr/sbin/runjobs /etc/cron/monthly
0 20 * * * sysadmin /usr/sbin/runjobs /etc/cron/daily
0 20 * * * d5000 /usr/sbin/xrm.sh
#Every Sunday morning, 5:0
0 5 * * 7 audadmin /usr/sbin/linx-watch-top.sh&