/jail/bind/etc/namedb/*.log {
	su named named
	missingok
	create 0644 named named
	postrotate
	/bin/killall -s HUP named
	endscript
}
