summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-xilinx-core/recipes-graphics/x11-common/xserver-nodm-init/xserver-nodm.conf.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-xilinx-core/recipes-graphics/x11-common/xserver-nodm-init/xserver-nodm.conf.in b/meta-xilinx-core/recipes-graphics/x11-common/xserver-nodm-init/xserver-nodm.conf.in
new file mode 100644
index 00000000..ba8c8f21
--- /dev/null
+++ b/meta-xilinx-core/recipes-graphics/x11-common/xserver-nodm-init/xserver-nodm.conf.in
@@ -0,0 +1,8 @@
1# common environment file for sysvinit and systemd
2
3LD_LIBRARY_PATH=/usr/lib/headless:${LD_LIBRARY_PATH}
4XSERVER=/usr/bin/Xorg
5DISPLAY=:0
6ARGS=" -br -pn @BLANK_ARGS@ @NO_CURSOR_ARG@ "
7HOME=@HOME@
8USER=@USER@