On Tue, Nov 09, 1999 at 06:40:08PM +1100, Marc-Adrian Napoli wrote: [...] > Is there anyway to specify that a log file is to be a daily-rotated one > rather than a weekly-rotated one? [...]
See
man logrotate
and
/etc/logrotate.conf
Use the directive, "daily".
Art

