Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > 4b559dfc45861c5b1bf7ed816c0ca53a > files > 1

mythtv-backend-0.21-18452.1mdv2009.0.i586.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
}