aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-graphics/xorg-xserver/xserver-xorg_1.11.2.bbappend3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-graphics/xorg-xserver/xserver-xorg_1.11.2.bbappend b/recipes-graphics/xorg-xserver/xserver-xorg_1.11.2.bbappend
index 76f3324..1860fab 100644
--- a/recipes-graphics/xorg-xserver/xserver-xorg_1.11.2.bbappend
+++ b/recipes-graphics/xorg-xserver/xserver-xorg_1.11.2.bbappend
@@ -1,4 +1,4 @@
-PRINC = "2"
+PRINC = "3"
LIB_DEPS += "virtual/libgl"
@@ -7,6 +7,7 @@ FILESEXTRAPATHS := "${THISDIR}/${PN}"
inherit systemd
SYSTEMD_PACKAGES = "${PN}-systemd"
SYSTEMD_SERVICE = "X.service"
+SYSTEMD_AUTO_ENABLE = "disable"
SRC_URI_append = " file://X.service \
"