mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
xbmc: (workaround) ensure that xbmc always starts even if xorg starts too late
TODO: deps.. revert this
This commit is contained in:
parent
1759424f50
commit
f29551c539
@ -12,6 +12,9 @@ EnvironmentFile=-/run/openelec/debug/xbmc.conf
|
||||
ExecStart=/usr/lib/xbmc/xbmc.bin --standalone -fs $XBMC_ARGS $XBMC_DEBUG
|
||||
KillMode=process
|
||||
Restart=always
|
||||
### TODO: remove this
|
||||
RestartSec=1
|
||||
StartLimitInterval=0
|
||||
|
||||
[Install]
|
||||
WantedBy=xbmc.target
|
||||
|
Loading…
x
Reference in New Issue
Block a user