summaryrefslogtreecommitdiffstats
path: root/yocto-poky/meta/recipes-graphics/x11-common/x11-common/etc/X11/Xserver
diff options
context:
space:
mode:
Diffstat (limited to 'yocto-poky/meta/recipes-graphics/x11-common/x11-common/etc/X11/Xserver')
-rw-r--r--yocto-poky/meta/recipes-graphics/x11-common/x11-common/etc/X11/Xserver12
1 files changed, 0 insertions, 12 deletions
diff --git a/yocto-poky/meta/recipes-graphics/x11-common/x11-common/etc/X11/Xserver b/yocto-poky/meta/recipes-graphics/x11-common/x11-common/etc/X11/Xserver
deleted file mode 100644
index 73570dfeb..000000000
--- a/yocto-poky/meta/recipes-graphics/x11-common/x11-common/etc/X11/Xserver
+++ /dev/null
@@ -1,12 +0,0 @@
-#!/bin/sh
-#
-
-XSERVER=/usr/bin/Xorg
-
-. /etc/profile
-
-ARGS=" -br -pn"
-
-DISPLAY=':0'
-
-exec xinit /etc/X11/Xsession -- $XSERVER $DISPLAY $ARGS $*
OpenPOWER on IntegriCloud