Fix bug 1804:
*Removing some noused cron task. *Changing the DAC of the some files about cron and logrotate.
This commit is contained in:
@@ -26,11 +26,11 @@ cp inetd.conf /etc
|
||||
chown root.root /etc/inetd.conf
|
||||
chmod 644 /etc/inetd.conf
|
||||
|
||||
chown -R audadmin.audadmin /etc/cron/daily/
|
||||
chown -R sysadmin.sysadmin /etc/cron/daily/
|
||||
#chown -R audadmin.audadmin /etc/cron/weekly/
|
||||
chown audadmin.audadmin /etc/logrotate.conf
|
||||
chown sysadmin.sysadmin /etc/logrotate.conf
|
||||
touch /var/lib/logrotate.status
|
||||
chown audadmin.audadmin /var/lib/logrotate.status
|
||||
chown sysadmin.sysadmin /var/lib/logrotate.status
|
||||
chmod 755 /usr/sbin/runjobs
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user