mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
kodi: make autostart service conditional
This commit is contained in:
parent
03444341f1
commit
a12cb24851
@ -2,6 +2,7 @@
|
|||||||
Description=Kodi user autostart script
|
Description=Kodi user autostart script
|
||||||
Before=kodi.service
|
Before=kodi.service
|
||||||
After=graphical.target
|
After=graphical.target
|
||||||
|
ConditionPathExists=/storage/.config/autostart.sh
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
|
Loading…
x
Reference in New Issue
Block a user