Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 2506ca87b8165ba212dc076d2e299d8f > files > 1

mythtv-backend-0.27-20131222.2.mga4.tainted.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
}