summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2019-11-27 13:36:55 +0100
committerOtavio Salvador <otavio@ossystems.com.br>2019-11-27 13:19:43 -0300
commit4af1824f3daa13bd2bceafe8de7f371b35e0dfce (patch)
tree239285b4c0d95e0db7da4a52990dd38aa3cec8ec
parent34c51e012bbf31aa1544d99ab004217cdcc01299 (diff)
downloadmeta-freescale-4af1824f3daa13bd2bceafe8de7f371b35e0dfce.tar.gz
linux-fslc-lts-4.19: Add CONFIG_USER_NS
upower >= 0.99.11 does not start and complains: | systemd[950]: upower.service: Failed to set up user namespacing: Invalid argument Inspired by [1] [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=939510 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> (cherry picked from commit 1657dede51929c342f9998be7d3b34f7f27daf1f)
-rw-r--r--recipes-kernel/linux/linux-fslc-lts-4.19/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-fslc-lts-4.19/defconfig b/recipes-kernel/linux/linux-fslc-lts-4.19/defconfig
index 949b69da..5546e4cf 100644
--- a/recipes-kernel/linux/linux-fslc-lts-4.19/defconfig
+++ b/recipes-kernel/linux/linux-fslc-lts-4.19/defconfig
@@ -445,3 +445,4 @@ CONFIG_LIBCRC32C=m
445CONFIG_FONTS=y 445CONFIG_FONTS=y
446CONFIG_FONT_8x8=y 446CONFIG_FONT_8x8=y
447CONFIG_FONT_8x16=y 447CONFIG_FONT_8x16=y
448CONFIG_USER_NS=y