updated after opensnitch repo commit f765de4d5f

wiki auto updater 2023-06-03 10:41:26 +00:00
parent b46ee013bd
commit e51dee3501

@ -379,7 +379,7 @@ For all the following errors:
be sure that you have NFQUEUE support in the kernel (=y or =m):
```
$ grep -E "(NFT|NETLINK|NFQUEUE) /boot/config-$(uname -r)"
$ grep -E "(NFT|NETLINK|NFQUEUE)" /boot/config-$(uname -r)
CONFIG_NFT_QUEUE=y
CONFIG_NETFILTER_NETLINK_QUEUE=y
CONFIG_NETFILTER_XT_TARGET_NFQUEUE=y