Your message dated Sat, 23 Feb 2008 19:53:09 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#443602: syslogd-listfiles rotates mail.log and 
mail.info twice a week
has caused the Debian Bug report #443602,
regarding syslogd-listfiles rotates mail.log and mail.info twice a week
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
443602: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=443602
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: sysklogd
Version: 1.4.1-18


/etc/cron.daily/sysklogd rotates /var/log/mail.log and /var/log/mail.info every 
thursday even though manually running syslogd-listfiles only shows 
/var/log/syslog (as expected).
Before rebooting the server this strange behaviour happened every friday.

Output of cron on thursday:

/etc/cron.daily/sysklogd:
+ cd /var/log
++ syslogd-listfiles
+ for LOG in '`syslogd-listfiles`'
+ '[' -s /var/log/syslog ']'
+ savelog -g adm -m 640 -u root -c 7 /var/log/syslog
+ for LOG in '`syslogd-listfiles`'
+ '[' -s /var/log/mail.log ']'
+ savelog -g adm -m 640 -u root -c 7 /var/log/mail.log
+ for LOG in '`syslogd-listfiles`'
+ '[' -s /var/log/mail.info ']'
+ savelog -g adm -m 640 -u root -c 7 /var/log/mail.info
++ syslogd-listfiles --auth
+ for LOG in '`syslogd-listfiles --auth`'
+ '[' -f /var/log/auth.log ']'
+ chown root:adm /var/log/auth.log
+ chmod o-rwx /var/log/auth.log
+ /etc/init.d/sysklogd reload-or-restart

/etc/cron.weekly/sysklogd rotates these files every sunday as expected.


       
---------------------------------
Catch up on fall's hot new shows on Yahoo! TV.  Watch previews, get listings, 
and more!

--- End Message ---
--- Begin Message ---
unknown wrote:
> /etc/cron.daily/sysklogd rotates /var/log/mail.log and /var/log/mail.info 
> every thursday even though manually running syslogd-listfi
> les only shows /var/log/syslog (as expected).
> Before rebooting the server this strange behaviour happened every friday.

Your mail log files grow too large, baring the risk to fill up
the disk which is why they are rotated in the "middle" of the
regular cycle as well.

You can adjust this behaviour with the --large option of syslogd-listfiles.

Regards,

        Joey

-- 
Of course, I didn't mean that, which is why I didn't say it.
What I meant to say, I said.              -- Thomas Bushnell

Please always Cc to me when replying to me on the lists.


--- End Message ---

Reply via email to