Received: (at submit) by bugs.debian.org; 7 Sep 1999 14:03:04 +0000 Received: (qmail 27241 invoked from network); 7 Sep 1999 14:03:03 -0000 Received: from vega.terrasoft.hu (root@195.70.57.146) by master.debian.org with SMTP; 7 Sep 1999 14:03:03 -0000 Received: from balabit.hu (balabit.saturnus.vein.hu [193.6.40.37]) by vega.terrasoft.hu (8.9.3/8.9.3/Debian/GNU) with ESMTP id QAA11993 for ; Tue, 7 Sep 1999 16:02:58 +0200 From: bazsi@balabit.hu Received: (from bazsi@localhost) by balabit.hu (8.9.3/8.9.3/Debian/GNU) id NAA13788; Tue, 7 Sep 1999 13:10:08 +0200 Date: Tue, 7 Sep 1999 13:10:08 +0200 Message-Id: <199909071110.NAA13788@balabit.hu> Subject: sysklogd: sysklogd doesn't use logrotate To: submit@bugs.debian.org X-Mailer: bug 3.2.2 Package: sysklogd Version: 1.3-32 Severity: normal Debian policy recommends using logrotate instead of savelog, and sysklogd still uses savelog. -- System Information Debian Release: potato Kernel Version: Linux balabit 2.2.9 #1 Sat Jun 5 16:12:01 CEST 1999 i686 unknown Versions of the packages sysklogd depends on: ii libc6 2.1.2-0pre12 GNU C Library: Shared libraries and timezone --- Begin /etc/syslog.conf (modified conffile) # # # auth,authpriv.* /var/log/auth.log *.*;auth,authpriv.none -/var/log/syslog daemon.* -/var/log/daemon.log kern.* -/var/log/kern.log lpr.* -/var/log/lpr.log mail.* /var/log/mail.log user.* -/var/log/user.log uucp.* -/var/log/uucp.log # # mail.info -/var/log/mail.info mail.warn -/var/log/mail.warn mail.err /var/log/mail.err # news.crit /var/log/news/news.crit news.err /var/log/news/news.err news.notice -/var/log/news/news.notice # # *.=debug;\ auth,authpriv.none;\ news.none;mail.none -/var/log/debug *.=info;*.=notice;*.=warn;\ auth,authpriv.none;\ cron,daemon.none;\ mail,news.none -/var/log/messages # # *.emerg * # # # # daemon.*,mail.*;\ news.crit;news.err;news.notice;\ *.=debug;*.=info;\ *.=notice;*.=warn |/dev/xconsole local2.* -/var/log/ppp.log *.* /dev/tty11 --- End /etc/syslog.conf --- Begin /etc/init.d/sysklogd (modified conffile) Config file not present or no permissions for access --- End /etc/init.d/sysklogd