Package: sysklogd
Version: 1.4.1-14ubuntu4
Severity: normal

According to its usage,
        --large nnn    define what is large in bytes (default: 10MB)

A line of code in,
  /usr/sbin/syslogd-listfiles: $opt_large = 1024*1024;
should instead be,
  /usr/sbin/syslogd-listfiles: $opt_large = 10*1024*1024;



-- System Information:
Debian Release: testing/unstable
Architecture: i386 (i686)
Kernel: Linux 2.6.17-11-generic
Locale: LANG=C, LC_CTYPE=thai

Versions of packages sysklogd depends on:
ii  klogd [linux-kernel-log- 1.4.1-14ubuntu4 Kernel Logging Daemon
ii  libc6                    2.4-1ubuntu12.3 GNU C Library: Shared libraries
ii  lsb-base                 3.1-5ubuntu2    Linux Standard Base 3.1 init scrip

-- no debconf information


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to