/var/log/knot-resolver.log {
	notifempty
	missingok
	postrotate
		/etc/init.d/knot-resolver --quiet --ifstarted restart
	endscript
}
