mirror of
https://github.com/evilsocket/opensnitch.git
synced 2025-03-04 08:34:40 +01:00
updated after opensnitch repo commit f765de4d5f
parent
b46ee013bd
commit
e51dee3501
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue