[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] log rotation...damnit
- Subject: Re: [cobalt-users] log rotation...damnit
- From: "Zeffie" <cobaltlist@xxxxxxxx>
- Date: Thu Jul 27 14:53:05 2000
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