# suck
/var/log/suck.errlog {
    create 644 news news
    delaycompress
}

/var/lib/suck/suck.killlog {
    create 644 news news
    delaycompress

# comment out the following line if /var/log is on a different file system
# to suck. logrotate 2.5 doesn't like this.
    olddir /var/log
}
