mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
typo
This commit is contained in:
parent
0d4a926029
commit
52d239483d
1 changed files with 2 additions and 2 deletions
|
|
@ -100,8 +100,8 @@ _chain_rule = -p $proto <rule-jump>
|
|||
|
||||
# Option: chain
|
||||
# Notes specifies the iptables chains to which the Fail2Ban rules should be
|
||||
# added. May be a sigle chain (eg. INPUT) or a comma separated list
|
||||
# (eg. INPUT, FORWARD)
|
||||
# added. May be a single chain (e.g. INPUT) or a comma separated list
|
||||
# (e.g. INPUT, FORWARD)
|
||||
# Values: STRING Default: INPUT
|
||||
chain = INPUT
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue