Install sysctl.conf only on those architectures where needed

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2021-04-11 12:12:16 +00:00
parent b119887b50
commit 7ae1dcb33e
7 changed files with 178 additions and 2 deletions

View File

@@ -0,0 +1,2 @@
# Turn on BPF JIT hardening, if the JIT is enabled.
net.core.bpf_jit_harden = 2