Mercurial > debian > masqmail-debian
view masqmail.logrotate @ 7:a5b9d7e998cf
Added tag 0.2.21-5 for changeset 11752c18c57d
author | meillo@marmaro.de |
---|---|
date | Wed, 05 Nov 2008 11:42:52 +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 }