summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2017-07-21 18:48:37 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2017-07-21 18:48:37 +0200
commitc5d93d65bc2343a5d7eeec6754b78d90fe4228fd (patch)
treeb165725de9d6bacc4c93fd90a714a212dcfa4ba3 /configs
parentfae675f8d588a172b01d9dfbbe22354df74fdb0f (diff)
downloadDistroKit-c5d93d65bc2343a5d7eeec6754b78d90fe4228fd.tar.gz
DistroKit-c5d93d65bc2343a5d7eeec6754b78d90fe4228fd.tar.xz
platform-v7a: kernel: restrict dmesg access to root
As suggested by "reason", restrict access to the dmesg output to root. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'configs')
-rw-r--r--configs/platform-v7a/kernelconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/platform-v7a/kernelconfig b/configs/platform-v7a/kernelconfig
index a245025..66172d9 100644
--- a/configs/platform-v7a/kernelconfig
+++ b/configs/platform-v7a/kernelconfig
@@ -3126,7 +3126,7 @@ CONFIG_KEYS=y
# CONFIG_PERSISTENT_KEYRINGS is not set
# CONFIG_ENCRYPTED_KEYS is not set
# CONFIG_KEY_DH_OPERATIONS is not set
-# CONFIG_SECURITY_DMESG_RESTRICT is not set
+CONFIG_SECURITY_DMESG_RESTRICT=y
# CONFIG_SECURITY is not set
# CONFIG_SECURITYFS is not set
CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=y