On Sun, 23 Nov 1997, Bob Nielsen wrote: : cron.daily runs a script sysklogd to rotate the logs in /var/log with : savelog. I have added some logs to the defaults, but one of them doesn't : get rotated. Is there a way to reconfigure what happens with this script:
[...] : for LOG in syslog Change that line in for LOG in syslog otherlog somelog morelog or whatever names you're using :) bash(1) manual page would have told you the same, by the way. bye, Remco -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .