/var/log/acpid {
    monthly
    missingok
    postrotate
        /sbin/service acpid condrestart &> /dev/null
    endscript
}
