Mercurial > debian > masqmail-debian
view masqmail.logrotate @ 25:8923fa06a2b7 0.2.21-6
renamed MasqMail to Masqmail
author | meillo@marmaro.de |
---|---|
date | Sun, 24 May 2009 20:37:24 +0200 |
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 }