mirror of https://github.com/fail2ban/fail2ban
Adding jail name to notes to disambiguate between jails.
parent
e89b2c0ff7
commit
d11ad3b90f
|
@ -86,7 +86,7 @@ cfmode = block
|
||||||
|
|
||||||
# The message to include in the firewall IP banning rule.
|
# The message to include in the firewall IP banning rule.
|
||||||
#
|
#
|
||||||
notes = Fail2Ban
|
notes = Fail2Ban <name>
|
||||||
|
|
||||||
[Init?family=inet6]
|
[Init?family=inet6]
|
||||||
cftarget = ip6
|
cftarget = ip6
|
||||||
|
|
Loading…
Reference in New Issue