Sophie

Sophie

distrib > Mageia > 2 > i586 > by-pkgid > c98de0bc2390ec3cdfe5e752717c1265 > files > 2

bip-0.8.8-5.mga2.i586.rpm

/var/log/bip/bip.log {
    weekly
    missingok
    rotate 10
    compress
    delaycompress
    notifempty
    create 0640 bip root
    sharedscripts
    postrotate
    	/bin/kill -HUP `cat /var/run/bip/bip.pid 2> /dev/null` 2> /dev/null || true
    endscript
}