The change to add "&& !$opt_all " has now broken news.daily.
The problem is that write access to news.{crit,err,info,notice} is
needed by both syslog (duh) and news.daily (it copies and truncates the
log files each night).
/etc/init.d/sysklogd changes the ownership of all files listed by
syslogd-
Works fine until a Sunday morning weekly cron, then stops.
--
inn2 news.daily dies after syslog is rotated
https://bugs.launchpad.net/bugs/374843
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@li
This problem seems to be caused by sysklogd not re-opening the news.* related
log files
during a reload (kill -1). The problem does not occur when sysklogd is
restarted instead of
reloaded.
Obviously, sysklog gets the information on which log files it should re-open
from
/usr/sbin/syslogd-list