In Ubuntu’s Karmic and and Debian’s Lenny, sysklogd was replaced with rsyslog.  This is fine, since rsyslog will have converted your /etc/syslog.conf to /etc/rsyslog.d/50-default.conf.  However, if you modified the (maddeningly strange sysklogd-specific) log file rotation in /etc/cron.daily/sysklogd or /etc/cron.weekly/sysklogd, you’ll want to review the new (sane) /etc/logrotate.d/rsyslog.  (Note also that savelog uses .0 as the first rotated file extension, and logrotate uses .1.)
© 2009, Kees Cook. This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 License. 
 
