aptenodytes: Enable CONFIG_USER_NS for podman

Actually for app-emulation/runc-1.0.0
This commit is contained in:
Nils Freydank 2021-08-07 12:13:32 +02:00
parent 23a96891a0
commit 8a1cc382b6
Signed by: nfr
GPG Key ID: 0F1DEAB2D36AD112
1 changed files with 1 additions and 1 deletions

View File

@ -184,7 +184,7 @@ CONFIG_NAMESPACES=y
CONFIG_UTS_NS=y
CONFIG_TIME_NS=y
CONFIG_IPC_NS=y
# CONFIG_USER_NS is not set
CONFIG_USER_NS=y
CONFIG_PID_NS=y
CONFIG_NET_NS=y
# CONFIG_CHECKPOINT_RESTORE is not set