mirror of https://github.com/fail2ban/fail2ban
typo
parent
0d4a926029
commit
52d239483d
|
@ -100,8 +100,8 @@ _chain_rule = -p $proto <rule-jump>
|
||||||
|
|
||||||
# Option: chain
|
# Option: chain
|
||||||
# Notes specifies the iptables chains to which the Fail2Ban rules should be
|
# 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
|
# added. May be a single chain (e.g. INPUT) or a comma separated list
|
||||||
# (eg. INPUT, FORWARD)
|
# (e.g. INPUT, FORWARD)
|
||||||
# Values: STRING Default: INPUT
|
# Values: STRING Default: INPUT
|
||||||
chain = INPUT
|
chain = INPUT
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue