xorg: xorg-configure@ wants xorg. or a nice race can happens

openelec:~ # systemctl status xorg
xorg.service - Xorg Server
   Loaded: loaded (/lib/systemd/system/xorg.service)
   Active: inactive (dead)
           start condition failed at Wed 2013-10-09 16:00:35 UTC; 5min ago
           ConditionPathExists=/run/openelec/xorg-settings.conf was not met

Oct 09 16:00:35 openelec systemd[1]: Started Xorg Server.
This commit is contained in:
Stefan Saraev 2013-10-09 19:51:43 +03:00
parent 9eb62360b8
commit 9d89ee19da

View File

@ -1,6 +1,7 @@
[Unit]
Description=configure Xorg Server for %I
Before=xorg.service
Wants=xorg.service
[Service]
Type=oneshot