Open phoropter opened 10 months ago
Hello, what's the value of CONFIG_NETFILTER_XT_TARGET_NFQUEUE
in /proc/config.gz
?
It is currently CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m
.
Try to remove that module from your modprobed-db
database file, that should fix it.
Would it be the xt_NFQUEUE
entry?
I am not sure, try to build a kernel with that, and stop the moment you see some files getting compiled then check kernelconfig.new
in your linux-tkg
clone: it is the config file of the kernel being built
Describe the bug On EndeavourOS I am attempting to use a .myfrag file with the contents of:
but the last value isn't getting applied. I'm checking with this after installation and a reboot:
During building it does show
Value of CONFIG_NETFILTER_XT_TARGET_NFQUEUE is redefined by fragment /home/user/Applications/linux-tkg/opensnitch.myfrag
.What am I doing wrong?
customization.cfg.txt prepare.log.txt shell-output.log.txt system-info.txt