mirror of https://github.com/fail2ban/fail2ban
dont' need to set a default name
parent
4187e87b69
commit
b6bf26c9f2
|
@ -41,9 +41,3 @@ actionban = apf --deny <ip> "banned by Fail2Ban <name>"
|
||||||
# Values: CMD
|
# Values: CMD
|
||||||
#
|
#
|
||||||
actionunban = apf --remove <ip>
|
actionunban = apf --remove <ip>
|
||||||
|
|
||||||
[Init]
|
|
||||||
|
|
||||||
# Defaut name of the chain
|
|
||||||
#
|
|
||||||
name = default
|
|
||||||
|
|
Loading…
Reference in New Issue