mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
Adding jail name to notes to disambiguate between jails.
This commit is contained in:
parent
e89b2c0ff7
commit
d11ad3b90f
1 changed files with 1 additions and 1 deletions
|
|
@ -86,7 +86,7 @@ cfmode = block
|
|||
|
||||
# The message to include in the firewall IP banning rule.
|
||||
#
|
||||
notes = Fail2Ban
|
||||
notes = Fail2Ban <name>
|
||||
|
||||
[Init?family=inet6]
|
||||
cftarget = ip6
|
||||
|
|
|
|||
Loading…
Reference in a new issue