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 c6353b0dc1
commit b83e0bd9a4
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