On Wed, Feb 20, 2002 at 10:39:43AM -0000, Alexander Shaw wrote:
> 
> Having had a browse around I see there is a reference to logrotate in the
> cron.daily folder, do I need to add anything extra to ensure that the file I
> have added is executed? For the purpose of testing what extra could I add to
> run the process at short intervals to check it is working?

I believe all you need to do is to create a shell script in that folder
which calls: logrotate /path/to/your/file/logrotate.conf

There's a /etc/cron.hourly which you can use for testing.
The times these are called at are in /etc/crontab .

Emmanuel



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to