kernel: Enable user namespaces for Firefox
Firefox complains about "security features" not working if this is not enabled.kiosk
parent
e21df5effe
commit
4b586b70ad
|
@ -118,6 +118,7 @@ CONFIG_MEMCG=y
|
||||||
CONFIG_CGROUP_PIDS=y
|
CONFIG_CGROUP_PIDS=y
|
||||||
CONFIG_CGROUP_BPF=y
|
CONFIG_CGROUP_BPF=y
|
||||||
CONFIG_BLK_CGROUP=y
|
CONFIG_BLK_CGROUP=y
|
||||||
|
CONFIG_USER_NS=y
|
||||||
|
|
||||||
CONFIG_I2C_HID_OF_GOODIX=m
|
CONFIG_I2C_HID_OF_GOODIX=m
|
||||||
CONFIG_USB_DWC2=m
|
CONFIG_USB_DWC2=m
|
||||||
|
|
Loading…
Reference in New Issue