/var/lib/privoxy/var/log/* {
	notifempty
	missingok
	postrotate
		/etc/init.d/privoxy condrestart >/dev/null
	endscript
}
