nftables.conf: fixed comment (since 7f1b578af4, gh-488 actioncheck would be never invoked in regular case)

pull/1476/merge
Sergey G. Brester 2024-09-07 13:15:45 +02:00 committed by GitHub
parent 1ea8a6de58
commit 363c0d5fd0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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 = <nftables> list chain <table_family> <table> <chain> | grep -q '@<addr_set>[ \t]'