summaryrefslogtreecommitdiff
path: root/libre/linux-libre-grsec/config.x86_64
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-07-30 20:38:35 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-07-30 20:38:35 -0300
commit15247b8595a5a378c8be0043bb785f8fb4eb47f1 (patch)
tree066608dd9a55239b300b1e9dd09ec093a2604571 /libre/linux-libre-grsec/config.x86_64
parent6fb74af4b079b3a8213d61ca0b440e0647231683 (diff)
linux-libre-grsec-3.15.7.201407282112-2: updating version
* enable CONFIG_USER_NS, but revert the commit allowing unprivileged user namespaces to avoid adding attack surface
Diffstat (limited to 'libre/linux-libre-grsec/config.x86_64')
-rw-r--r--libre/linux-libre-grsec/config.x86_642
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/linux-libre-grsec/config.x86_64 b/libre/linux-libre-grsec/config.x86_64
index d42ce144f..9392245d8 100644
--- a/libre/linux-libre-grsec/config.x86_64
+++ b/libre/linux-libre-grsec/config.x86_64
@@ -164,7 +164,7 @@ CONFIG_BLK_CGROUP=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