mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
Merge 3d5c5a0337 into 8be17b0981
This commit is contained in:
commit
1b81daae26
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@ _ipt_check_rules = <_ipt-iter>
|
|||
%(_ipt_check_rule)s
|
||||
<_ipt-done>
|
||||
|
||||
_ipt_chain_rule = <pre-rule><ipt_<type>/_chain_rule>
|
||||
_ipt_chain_rule = <pre-rule> <ipt_<type>/_chain_rule>
|
||||
_ipt_check_rule = <iptables> -C $chain %(_ipt_chain_rule)s
|
||||
_ipt_rule_target = f2b-<name>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue