From c2e06d97d4c52648417565eaa1a116e1f2be6e55 Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Fri, 20 Aug 2021 10:02:33 +0200 Subject: [PATCH] pachyrhynchus: Enable BPF_UNPRIV_DEFAULT_OFF --- pachyrhynchus-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pachyrhynchus-config b/pachyrhynchus-config index 2cef6d7..68652ab 100644 --- a/pachyrhynchus-config +++ b/pachyrhynchus-config @@ -112,7 +112,7 @@ CONFIG_BPF_SYSCALL=y CONFIG_BPF_JIT=y CONFIG_BPF_JIT_ALWAYS_ON=y CONFIG_BPF_JIT_DEFAULT_ON=y -# CONFIG_BPF_UNPRIV_DEFAULT_OFF is not set +CONFIG_BPF_UNPRIV_DEFAULT_OFF=y # CONFIG_BPF_PRELOAD is not set # end of BPF subsystem