[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] logrotate
- Subject: Re: [cobalt-users] logrotate
- From: "Gerald Waugh" <gerald@xxxxxxxxx>
- Date: Fri Aug 4 23:02:53 2000
Jonathan Rosenberg <jon@xxxxxxxxxxxxxxxxxxxxxxx> wrote
> If anyone wouldn't mind, could you send me a copy of the logrotate script
> from the cron.daily DIR from a Raq3? Thanks very much, mine seems to be
> messed up.
Jon,
I am quoting my /etc/cron.daily/logrotate script. All three lines, maybe you
want the lograte.conf?
#!/bin/sh
/usr/sbin/logrotate /etc/logrotate.conf
Gerald