Package: knockd
Version: 0.3.1-1
Severity: wishlist
Tags: patch

Currently there is no log rotation script, so the knockd logs grow
indefinitely.

Here's a logrotate script /etc/logrotate.d/knockd:

/var/log/knockd.log {
        weekly
        missingok
        rotate 5
        compress
        delaycompress
        notifempty
        create 640 root root
}


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (650, 'testing'), (600, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.7-1-386
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages knockd depends on:
ii  libc6                       2.3.2.ds1-16 GNU C Library: Shared libraries an
ii  libpcap0.8                  0.8.3-4      System interface for user-level pa

-- no debconf information


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

Reply via email to