]> git.pld-linux.org Git - packages/fail2ban.git/blame - fail2ban.logrotate
- up to 0.10.1
[packages/fail2ban.git] / fail2ban.logrotate
CommitLineData
06aca71d
JR
1/var/log/fail2ban.log {
2 missingok
3 notifempty
4 create 640 root logs
5 postrotate
132c42de 6 /usr/bin/fail2ban-client flushlogs /var/log/fail2ban.log >/dev/null || true
06aca71d
JR
7 endscript
8}
This page took 0.125268 seconds and 4 git commands to generate.