mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 23:17:50 +00:00
kodi: make autostart service conditional
This commit is contained in:
parent
f4fa106560
commit
3d16eb6303
@ -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