Mercurial > debian > masqmail-debian
view masqmail.logrotate @ 21:391c6ad748d8
fixed watch file; updated changelog
author | meillo@marmaro.de |
---|---|
date | Wed, 11 Mar 2009 10:14:20 +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 }