Sophie

Sophie

distrib > Mageia > 6 > i586 > by-pkgid > dc91ecd0d93e07111399b4c035cc63b1 > files > 3

apache-mod_security-2.9.1-0.RC1.1.mga6.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
}