Sophie

Sophie

distrib > Scientific%20Linux > 5x > x86_64 > by-pkgid > b2ee8b84fab643e4a1d86024e8895bfb > files > 20

httpd-2.2.3-6.sl.src.rpm

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