Sophie

Sophie

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

httpd-2.2.3-83.sl5.x86_64.rpm

/var/log/httpd/*log {
    missingok
    notifempty
    sharedscripts
    postrotate
        /sbin/service httpd reload > /dev/null 2>/dev/null || true
    endscript
}