[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] log rotation...damnit



You could just
mv /etc/cron.daily/logrotate /etc/cron.monthly
> instead of 
> in /etc/cron.monthly, enter
> 
> ln -s path/to/logrotate logrotate
> 

Zeffie