Sophie

Sophie

distrib > Mageia > 1 > i586 > media > core-updates-src > by-pkgid > cd84ca992d897a17169df6a21a029b94 > files > 5

icecast-2.3.2-3.1.mga1.src.rpm

/var/log/icecast/access.log /var/log/icecast/error.log {
    create 644 icecast icecast
    weekly
    notifempty
    missingok
    postrotate
    [ -r /var/run/icecast/icecast.pid ] && /bin/kill -HUP `/bin/cat /var/run/icecast/icecast.pid` >/dev/null 2>&1 || true
    endscript
}