/var/log/conman/* {
    olddir /var/log/archive
    create 640 root root
    sharedscripts
    postrotate
        /bin/killall -HUP conmand
    endscript
}
