mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
xbmc: wait on udev-trigger service
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
c4a3fb41cf
commit
d3c504786d
@ -1,7 +1,7 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=XBMC Mediacenter Interface
|
Description=XBMC Mediacenter Interface
|
||||||
Requires=multi-user.target graphical.target
|
Requires=multi-user.target graphical.target
|
||||||
After=graphical.target
|
After=systemd-udev-trigger.service graphical.target
|
||||||
Conflicts=rescue.target
|
Conflicts=rescue.target
|
||||||
AllowIsolate=yes
|
AllowIsolate=yes
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user