mirror of https://github.com/fail2ban/fail2ban
MRG: restore accidently deleted pam comment in jail.conf
parent
44a0981495
commit
ed2f46759c
|
@ -657,6 +657,9 @@ findtime = 86400 ; 1 day
|
|||
maxretry = 5
|
||||
|
||||
|
||||
# Generic filter for PAM. Has to be used with action which bans all
|
||||
# ports such as iptables-allports, shorewall
|
||||
|
||||
[pam-generic]
|
||||
# pam-generic filter can be customized to monitor specific subset of 'tty's
|
||||
banaction = iptables-allports
|
||||
|
|
Loading…
Reference in New Issue