/var/log/sercom.log { monthly missingok rotate 52 compress delaycompress notifempty create 660 root sercom sharedscripts postrotate if [ -f /var/run/sc_fetch.pid -o -f /var/run/sc_test.pid ]; then /etc/init.d/sercom restart > /dev/null fi endscript }