Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 2483439504c8af74e73c43027bae74f0 > files > 3

apache-mod_security-2.7.3-1.mga3.src.rpm

/var/log/httpd/modsec_*.log  {
    rotate 5
    monthly
    missingok
    notifempty
    nocompress
    postrotate
	/bin/systemctl reload httpd.service > /dev/null 2>&1 || true
    endscript
}