summarylogtreecommitdiffstats
path: root/config.x86_64
diff options
context:
space:
mode:
authorTony Lambiris2016-08-26 07:31:11 -0400
committerTony Lambiris2016-08-26 07:31:11 -0400
commit20c19ef44398928b11f134ae8ca698ff6cc8025e (patch)
treeb29d3809696bcbbd9f3cf3f312ddf3acd63f5eda /config.x86_64
parent36e2d13696b36264283649df5d57080a60bf2d7d (diff)
downloadaur-20c19ef44398928b11f134ae8ca698ff6cc8025e.tar.gz
Set CONFIG_USER_NS=y to kernel configs
Diffstat (limited to 'config.x86_64')
-rw-r--r--config.x86_642
1 files changed, 1 insertions, 1 deletions
diff --git a/config.x86_64 b/config.x86_64
index c197e7ae8bce..f341afd05264 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -173,7 +173,7 @@ CONFIG_CGROUP_CPUACCT=y
CONFIG_NAMESPACES=y
CONFIG_UTS_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_SCHED_AUTOGROUP=y