/var/log/dhcp.log
{
        size 3M
        rotate 1
        copytruncate
        compress
        dateext
        nodateext
        sharedscripts
        postrotate
        kill -SIGUSR2 `pgrep dnsmasq`
        endscript
}
