From 2c6c693fd64cda4e35a7100adf6b71b4055eb0ca Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Sat, 28 Dec 2024 12:34:51 -0500 Subject: [PATCH] [DATALAD RUNCMD] Fix path to fail2ban/action.d === Do not change lines below === { "chain": [], "cmd": "git-sedi 'fail2ban/actions\\.d' 'fail2ban/action\\.d'", "exit": 0, "extra_inputs": [], "inputs": [], "outputs": [], "pwd": "." } ^^^ Do not change lines above ^^^ --- docs/blacklisting_support.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/blacklisting_support.xml b/docs/blacklisting_support.xml index 309cadf6d..f9eeda982 100644 --- a/docs/blacklisting_support.xml +++ b/docs/blacklisting_support.xml @@ -302,7 +302,7 @@ DROP net:200.55.14.18 all BLACKLIST and Fail2ban The BLACKLIST command can be used as 'blocktype' in - /etc/fail2ban/actions.d/shorewall.conf. Prior to Shorewall 5.2.5, this + /etc/fail2ban/action.d/shorewall.conf. Prior to Shorewall 5.2.5, this works best if there is no timeout specified in the DYNAMIC_BLACKLIST setting or if timeout=0 is given.