mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
dont' need to set a default name
This commit is contained in:
parent
4187e87b69
commit
b6bf26c9f2
1 changed files with 0 additions and 6 deletions
|
|
@ -41,9 +41,3 @@ actionban = apf --deny <ip> "banned by Fail2Ban <name>"
|
|||
# Values: CMD
|
||||
#
|
||||
actionunban = apf --remove <ip>
|
||||
|
||||
[Init]
|
||||
|
||||
# Defaut name of the chain
|
||||
#
|
||||
name = default
|
||||
|
|
|
|||
Loading…
Reference in a new issue