Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 9efb207aea040e8939b8a548e3e75e83 > files > 1

mythtv-backend-0.27-20131222.2.mga4.x86_64.rpm

/var/log/mythtv/mythbackend.log {
    notifempty
    missingok
    compress
    compresscmd /usr/bin/bzip2
    uncompresscmd /usr/bin/bunzip2
    compressext .bz2
    weekly
    rotate 4
    size 10M
    postrotate
       /bin/kill -HUP `cat /var/run/mythbackend.pid 2>/dev/null` 2> /dev/null || true
    endscript
}