/var/log/ippl.log {
    weekly
    postrotate
        xargs kill -HUP ippl 
    endscript
}

