summaryrefslogtreecommitdiffstats
path: root/recipes-config
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2017-12-18 09:30:51 +0100
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2019-06-19 13:06:59 +0000
commitabb3ace7bde1301992ad7a412d26b7054576b16d (patch)
tree27d3ea508373d7118354ef8c68d26ad7e7e31666 /recipes-config
parentbe139825cc255c3f2c9bf58d839a0b67c1458ed9 (diff)
agl-login: switch to user 1001
The user 'agl-driver' has the uid 1001. The objective is to make him the user of the homescreen. Bug-AGL: SPEC-1016 Change-Id: I02d8a0adb3877166727172629c46aa728aa56416 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'recipes-config')
-rw-r--r--recipes-config/agl-login-manager/agl-login-manager_%.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-config/agl-login-manager/agl-login-manager_%.bbappend b/recipes-config/agl-login-manager/agl-login-manager_%.bbappend
index 7b7cd355..fe3a9031 100644
--- a/recipes-config/agl-login-manager/agl-login-manager_%.bbappend
+++ b/recipes-config/agl-login-manager/agl-login-manager_%.bbappend
@@ -1 +1 @@
-LOGIN_USER ?= "0"
+LOGIN_USER ?= "1001"