/var/log/unbound/unbound-blacklist.log {
    missingok
    notifempty
    rotate 52
    weekly
    dateext
    sharedscripts
    postrotate
	/usr/bin/systemctl restart unbound-blacklist
    endscript
}
