[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Cron <root@ns> run-parts /etc/cron.daily error message
- Subject: Re: [cobalt-users] Cron <root@ns> run-parts /etc/cron.daily error message
- From: Florian Effenberger <florian.effenberger@xxxxxxxxxxxxx>
- Date: Sat Oct 21 02:29:33 2000
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Hi Chris,
I am not 100% sure, but I think you should try removing the file
'site9.cb' (NOT!!!! 'site9') from /etc/logrotate.d
Telnet into the box as admin, "su -" to root, ch to /etc/logrotate.d
and them 'rm site9.cb'. You can also move it to another directory (so
you have a backup handy) by 'mv site9.cb
/home/sites/www.mysite.com/users/myuser/'
Hope that helps!