From d095e983c5183397ed4a49db42dc11194a3943bb Mon Sep 17 00:00:00 2001 From: Mike Pagano Date: Mon, 20 Sep 2021 17:57:57 -0400 Subject: Move USER_NS to GENTOO_LINUX_PORTAGE Signed-off-by: Mike Pagano --- 4567_distro-Gentoo-Kconfig.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/4567_distro-Gentoo-Kconfig.patch b/4567_distro-Gentoo-Kconfig.patch index d2175f08..74e80d3e 100644 --- a/4567_distro-Gentoo-Kconfig.patch +++ b/4567_distro-Gentoo-Kconfig.patch @@ -65,6 +65,7 @@ + select NET_NS + select PID_NS + select SYSVIPC ++ select USER_NS + select UTS_NS + + help @@ -145,7 +146,6 @@ + select TIMERFD + select TMPFS_POSIX_ACL + select TMPFS_XATTR -+ select USER_NS + + select ANON_INODES + select BLOCK -- cgit v1.2.3-65-gdbad