Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > 8f1171d3f9855a2dbc114dcd53ae4d10 > files > 3

cherokee-1.0.19-2.mga1.src.rpm

/var/log/cherokee/*log {
    missingok
    notifempty
    sharedscripts
    postrotate
	/bin/kill -HUP `cat /var/run/cherokee.pid 2>/dev/null` 2> /dev/null || true
    endscript
}