/var/log/p0f {
	create 600 root root
	postrotate
		[ ! -f /var/lock/subsys/p0f ] || /sbin/service p0f restart > /dev/null
	endscript
}
