# When running UEK, this file ensures that unprivileged BPF is disabled by # default. To enable it, copy this file to /etc/sysctl.d, comment out the # last line and reboot. # # You may also need to rebuild your initramfs with "dracut -f". kernel.unprivileged_bpf_disabled=1