Mercurial > debian > masqmail-debian
view masqmail.logrotate @ 26:1b3466cbd4f4
Added tag 0.2.21-6 for changeset 8923fa06a2b7
author | meillo@marmaro.de |
---|---|
date | Sun, 24 May 2009 22:50:22 +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 }