/var/log/gk/gk.log {
    rotate 30
    notifempty
    missingok
    postrotate
        /sbin/service gnugk condreload >/dev/null
    endscript
}
