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