On Thu, Apr 27, 2006 at 12:17:42AM +0200, Michelle Konzack wrote: > Error description: > > The script /etc/cron.daily/sysklogd use > > ----8<------------------------------------------------------ > for LOG in `syslogd-listfiles` > do > if [ -s $LOG ]; then > savelog -g adm -m 640 -u root -c 7 $LOG >/dev/null > fi > done > ----8<------------------------------------------------------ > > Please make the value of "-c" configurable
It is configurable, /etc/cron.daily/sysklogd is a dpkg-conffile. > via /etc/defaults/sysklogd Why add that level of complexity? > I find it not realy funny to edit /etc/cron.daily/sysklogd and after > an upgrade it is gone and I have to remember, that I need to edit the > script. excuse me? dpkg will handle conffile changes and will ask you what to do with your local changes iff the file in the package has changed. Greetings Marc -- ----------------------------------------------------------------------------- Marc Haber | "I don't trust Computers. They | Mailadresse im Header Mannheim, Germany | lose things." Winona Ryder | Fon: *49 621 72739834 Nordisch by Nature | How to make an American Quilt | Fax: *49 621 72739835 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]