mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-26 20:26:41 +00:00
xorg: xorg.service: use xorg-launch
This commit is contained in:
parent
6e53195db2
commit
d89d89f863
@ -6,9 +6,8 @@ ConditionKernelCommandLine=!installer
|
|||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=notify
|
Type=notify
|
||||||
EnvironmentFile=/run/openelec/xorg-settings.conf
|
|
||||||
EnvironmentFile=-/run/openelec/debug/xorg.conf
|
EnvironmentFile=-/run/openelec/debug/xorg.conf
|
||||||
ExecStart=/usr/bin/xorg-launch-helper vt01 $XORG_ARGS $XORG_DEBUG
|
ExecStart=/usr/bin/xorg-launch vt01 $XORG_DEBUG
|
||||||
Restart=always
|
Restart=always
|
||||||
RestartSec=2
|
RestartSec=2
|
||||||
StartLimitInterval=0
|
StartLimitInterval=0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user