]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-fslc-lts-4.19: Add CONFIG_USER_NS
authorAndreas Müller <schnitzeltony@gmail.com>
Wed, 27 Nov 2019 12:36:55 +0000 (13:36 +0100)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 27 Nov 2019 16:19:43 +0000 (13:19 -0300)
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)

recipes-kernel/linux/linux-fslc-lts-4.19/defconfig

index 949b69da555c7ffcd02e26e1bd105aa5a93fe6dd..5546e4cf6b34c7423937806cb505a56f0f343b97 100644 (file)
@@ -445,3 +445,4 @@ CONFIG_LIBCRC32C=m
 CONFIG_FONTS=y
 CONFIG_FONT_8x8=y
 CONFIG_FONT_8x16=y
+CONFIG_USER_NS=y