Sophie

Sophie

distrib > Mageia > 8 > armv7hl > media > tainted-release-src > by-pkgid > cdd941b1c1e55cb531763bf651b896b0 > files > 6

mythtv-31.0-20210112.1.mga8.tainted.src.rpm

@logdir@/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 @rundir@/mythbackend.pid 2>/dev/null` 2> /dev/null || true
    endscript
}