Sophie

Sophie

distrib > Mageia > 6 > i586 > by-pkgid > 5907f86e32f20a29e54129c6bb328d72 > files > 5

apache-mod_security-2.9.1-0.RC1.1.mga6.i586.rpm

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