Package: nginx
Version: 0.4.12-1
Severity: wishlist

Please add logrotate script

/var/log/nginx/*.log {
        daily
        missingok
        rotate 52
        compress
        delaycompress
        notifempty
        create 640 root adm
        sharedscripts
        postrotate
                [ ! -f /var/run/nginx.pid ] || kill -USR1 `cat 
/var/run/nginx.pid`
        endscript
}

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (1000, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.17-2-686
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.koi8r (charmap=KOI8-R) (ignored: 
LC_ALL set to ru_RU.koi8r)

Versions of packages nginx depends on:
ii  libc6                        2.3.6.ds1-4 GNU C Library: Shared libraries
ii  libpcre3                     6.7-1       Perl 5 Compatible Regular Expressi
ii  zlib1g                       1:1.2.3-13  compression library - runtime

-- no debconf information


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

Reply via email to