Mercurial > debian > masqmail-debian
view masqmail.logrotate @ 32:6293062092d1
Added tag 0.2.21-7 for changeset 792d5a6b7c7b
author | meillo@marmaro.de |
---|---|
date | Mon, 08 Feb 2010 14:17:25 +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 }