aboutsummaryrefslogtreecommitdiffstats
path: root/main/linux-grsec/kernelconfig.x86_64
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-03-29 12:45:52 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2015-03-29 13:05:38 +0000
commit9e46dc77d6b7511dc99ebae5c4384163553f14f0 (patch)
tree8390284dec2d590882b983c74f10a96640907f45 /main/linux-grsec/kernelconfig.x86_64
parent6f0f67ec46693270287fe2799f8c503d4bf422c4 (diff)
downloadaports-9e46dc77d6b7511dc99ebae5c4384163553f14f0.tar.bz2
aports-9e46dc77d6b7511dc99ebae5c4384163553f14f0.tar.xz
main/linux-grsec: enable posix queues
needed by docker
Diffstat (limited to 'main/linux-grsec/kernelconfig.x86_64')
-rw-r--r--main/linux-grsec/kernelconfig.x86_642
1 files changed, 1 insertions, 1 deletions
diff --git a/main/linux-grsec/kernelconfig.x86_64 b/main/linux-grsec/kernelconfig.x86_64
index 8a76568db4..dec4d20c0c 100644
--- a/main/linux-grsec/kernelconfig.x86_64
+++ b/main/linux-grsec/kernelconfig.x86_64
@@ -68,7 +68,7 @@ CONFIG_DEFAULT_HOSTNAME="(none)"
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_SYSVIPC_SYSCTL=y
-# CONFIG_POSIX_MQUEUE is not set
+CONFIG_POSIX_MQUEUE=y
# CONFIG_FHANDLE is not set
# CONFIG_AUDIT is not set