Mercurial > debian > masqmail-debian
view masqmail.logrotate @ 17:187591eb417e
added debconf translation: sv
by Martin Bagge
(closes Debian bug #505794)
author | meillo@marmaro.de |
---|---|
date | Sun, 16 Nov 2008 13:56:24 +0100 |
parents | 5ef519035828 |
children | fc2536cbb34f |
line wrap: on
line source
/var/log/masqmail/masqmail.log { rotate 2 weekly compress delaycompress missingok notifempty postrotate /etc/init.d/masqmail reload > /dev/null endscript } /var/log/masqmail/debug.log { rotate 2 weekly compress delaycompress missingok notifempty postrotate /etc/init.d/masqmail reload > /dev/null endscript }