# vim: shiftwidth=4 tabstop=4 expandtab
/var/log/eehyp-tools/*.log {
    weekly
    rotate 52
    missingok
    create 640 root adm
}
