Create harden_bpf.conf

This commit is contained in:
madaidan 2019-05-05 14:35:42 +00:00 committed by GitHub
parent 351db0ef7f
commit 197c1120a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,3 @@
# Hardens the BPF JIT compiler and restricts it to root.
kernel.unprivileged_bpf_disabled=1
net.core.bpf_jit_harden=2