Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to add custom option? #758

Closed
phoropter opened this issue Jun 22, 2023 · 2 comments
Closed

How to add custom option? #758

phoropter opened this issue Jun 22, 2023 · 2 comments

Comments

@phoropter
Copy link

Hello! I'd like to set CONFIG_NETFILTER_XT_TARGET_NFQUEUE=y for opensnitch to resolve the ePBF error it's giving me since compiling 6.3.9. How would I go about doing that?

@ISAndreiva
Copy link

Enable _config_fragments= in customization.cfg and make a file containing the kernel config/s with the .myfrag extension next to the PKGBUILD.

@phoropter
Copy link
Author

phoropter commented Jul 2, 2023

Thank you!

For anyone else that might come across this, I created a opensnitch.myfrag file in the base linux-tkg folder containing just CONFIG_NETFILTER_XT_TARGET_NFQUEUE=y and ran the script as usual with the change to customization.cfg.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants