/var/log/acpid.log {
	missingok
	notifempty
	sharedscripts
	postrotate
		/etc/init.d/acpid -q restart
	endscript
}
