mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
xbmc: fix xbmc-waitonnetwork.service file
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
4640084f29
commit
c602ae40d2
@ -1,8 +1,7 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Wait on network
|
Description=Wait on network
|
||||||
Requisite=connman.service
|
|
||||||
After=connman.service
|
After=connman.service
|
||||||
Before=xorg-server.service framebuffer.service
|
Before=xorg.service fbset.service
|
||||||
|
|
||||||
ConditionPathExists=/storage/.cache/openelec/network_wait
|
ConditionPathExists=/storage/.cache/openelec/network_wait
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user