mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-21 08:22:59 +02:00
sysctl.conf: remove vm.mmap_rnd_compat_bits from x86_86 config
this is not known anymore because the entire 32bit compat layer is disabled now. Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
# Improve KASLR effectiveness for mmap
|
||||
vm.mmap_rnd_bits = 32
|
||||
vm.mmap_rnd_compat_bits = 16
|
||||
|
||||
# Turn on BPF JIT hardening, if the JIT is enabled.
|
||||
net.core.bpf_jit_harden = 2
|
||||
|
||||
Reference in New Issue
Block a user