Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > aafe2e32a93215d5f88e2009b857d7e8 > files > 4

cherokee-1.2.101-1.fc14.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
}