summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/x11-common/xserver-nodm-init.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/x11-common/xserver-nodm-init.bb')
-rw-r--r--meta/recipes-graphics/x11-common/xserver-nodm-init.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-graphics/x11-common/xserver-nodm-init.bb b/meta/recipes-graphics/x11-common/xserver-nodm-init.bb
index 1b9526104c..8fca05613c 100644
--- a/meta/recipes-graphics/x11-common/xserver-nodm-init.bb
+++ b/meta/recipes-graphics/x11-common/xserver-nodm-init.bb
@@ -30,6 +30,8 @@ INITSCRIPT_PARAMS = "start 9 5 2 . stop 20 0 1 6 ."
30 30
31# Use fixed Xusername of xuser for now, this will need to be 31# Use fixed Xusername of xuser for now, this will need to be
32# fixed if the Xusername changes from xuser 32# fixed if the Xusername changes from xuser
33# IMPORTANT: because xuser is shared with connman, please make sure the
34# USERADD_PARAM is in sync with the one in connman.inc
33USERADD_PACKAGES = "${PN}" 35USERADD_PACKAGES = "${PN}"
34USERADD_PARAM_${PN} = "--create-home \ 36USERADD_PARAM_${PN} = "--create-home \
35 --groups video,tty,audio \ 37 --groups video,tty,audio \