/var/log/named.log {
    missingok
    postrotate
        /usr/bin/killall -HUP named
    endscript
}
