File iaxmodem.logrotate.d of Package iaxmodem

/var/log/iaxmodem/*.log {
    compress
    dateext
    size=+1024k
    notifempty
    missingok
    postrotate
        /bin/kill -HUP `cat /var/run/iaxmodem.pid` || true
    endscript
}
openSUSE Build Service is sponsored by