kernel: Enable BPF firewall for systemd
_systemd_ complains if this is not enabled, as it prevents certain sandbox features from working.
This commit is contained in:
@@ -112,9 +112,11 @@ CONFIG_SECURITY_SELINUX=y
|
||||
CONFIG_DEFAULT_SECURITY_SELINUX=y
|
||||
# DEFAULT_SECURITY_DAC is not set
|
||||
|
||||
CONFIG_BPF_SYSCALL=y
|
||||
CONFIG_POSIX_MQUEUE=y
|
||||
CONFIG_MEMCG=y
|
||||
CONFIG_CGROUP_PIDS=y
|
||||
CONFIG_CGROUP_BPF=y
|
||||
CONFIG_BLK_CGROUP=y
|
||||
|
||||
CONFIG_I2C_HID_OF_GOODIX=m
|
||||
|
||||
Reference in New Issue
Block a user