From 363c0d5fd074abfb394acdea91d547727881ac17 Mon Sep 17 00:00:00 2001 From: "Sergey G. Brester" Date: Sat, 7 Sep 2024 13:15:45 +0200 Subject: [PATCH] nftables.conf: fixed comment (since 7f1b578af43faa3d54bc72aaee0c2b49c9570e25, gh-488 actioncheck would be never invoked in regular case) --- config/action.d/nftables.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/action.d/nftables.conf b/config/action.d/nftables.conf index 98f3c64e..53fbcfec 100644 --- a/config/action.d/nftables.conf +++ b/config/action.d/nftables.conf @@ -97,7 +97,7 @@ actionstop = %(_nft_del_set)s <_nft_shutdown_table> # Option: actioncheck -# Notes.: command executed once before each actionban command +# Notes.: command executed once in error case by other command (during the check/restore sane environment process) # Values: CMD # actioncheck = list chain | grep -q '@[ \t]'