mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
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:
parent
9eb62360b8
commit
9d89ee19da
@ -1,6 +1,7 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=configure Xorg Server for %I
|
Description=configure Xorg Server for %I
|
||||||
Before=xorg.service
|
Before=xorg.service
|
||||||
|
Wants=xorg.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
|
Loading…
x
Reference in New Issue
Block a user