[BlueOnyx:11553] Re: Apache Log Problem after Updates (Logsplit etc.)
Gaby Brudermann
free4me at gmx.ch
Thu Oct 18 08:46:07 -05 2012
Grrr, solved.
/etc/crontab got the wrong permissions
#Wrong
[root at lolz logs]# ls -la /etc/crontab
-rwxr--r-- 1 root root 2500 Oct 18 15:27 /etc/crontab
#Right
[root at lolz logs]# chmod 644 /etc/crontab
[root at lolz logs]# ls -la /etc/crontab
-rw-r--r-- 1 root root 2500 Oct 18 15:27 /etc/crontab
Comes from someone editing the /etc/crontab via notepad over samba...
Best Regards
More information about the Blueonyx
mailing list