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