1 2 3 4 5 6 7 8 9
/var/log/apcupsd.events { rotate 4 weekly notifempty missingok postrotate /etc/rc.d/rc.apcupsd restart 1>/dev/null || true endscript }