Package: sysklogd
Version: 1.4.1-17
Severity: wishlist
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 via /etc/defaults/sysklogd
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.
Greetings
Michelle
-- System Information
Debian Release: 3.1
Kernel Version: Linux michelle1.private 2.4.27-2-386 #1 Wed Aug 17 09:33:35 UTC
2005 i686 GNU/Linux
Versions of the packages sysklogd depends on:
ii klogd 1.4.1-17 Kernel Logging Daemon
ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries and Timezone
klogd Version: 1.4.1-17 (Provides virtual package linux-kernel-log-daemon)
ii klogd 1.4.1-17 Kernel Logging Daemon
^^^ (Provides virtual package linux-kernel-log-daemon)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]