Sophie

Sophie

sources > fail2ban > fail2ban.logrotate
fail2ban.logrotate PLD th x86_64 ; PLD th ppc ; PLD th i686 ; PLD th i486 ; PLD th athlon
/var/log/fail2ban.log {
	missingok
	notifempty
	create 640 root logs
	postrotate
		/usr/bin/fail2ban-client flushlogs /var/log/fail2ban.log >/dev/null || true
	endscript
}