summaryrefslogtreecommitdiffstats
path: root/external/poky/meta/recipes-graphics/x11-common/xserver-nodm-init/xserver-nodm.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'external/poky/meta/recipes-graphics/x11-common/xserver-nodm-init/xserver-nodm.conf.in')
-rw-r--r--external/poky/meta/recipes-graphics/x11-common/xserver-nodm-init/xserver-nodm.conf.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/external/poky/meta/recipes-graphics/x11-common/xserver-nodm-init/xserver-nodm.conf.in b/external/poky/meta/recipes-graphics/x11-common/xserver-nodm-init/xserver-nodm.conf.in
new file mode 100644
index 00000000..4a9670d8
--- /dev/null
+++ b/external/poky/meta/recipes-graphics/x11-common/xserver-nodm-init/xserver-nodm.conf.in
@@ -0,0 +1,7 @@
+# common environment file for sysvinit and systemd
+
+XSERVER=/usr/bin/Xorg
+DISPLAY=:0
+ARGS=" -br -pn @BLANK_ARGS@ @NO_CURSOR_ARG@ "
+HOME=@HOME@
+USER=@USER@