Mercurial > debian > masqmail-debian
view masqmail.logrotate @ 40:b6294495cd02
masqmail's homepage has a new URL
author | meillo@marmaro.de |
---|---|
date | Mon, 21 Jun 2010 23:09:19 +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 }