mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 15:07:49 +00:00
busybox: ledfix should not depend on kodi or gui
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
This commit is contained in:
parent
ef377a261e
commit
b40bee5018
@ -1,8 +1,6 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=LEDfix Service
|
Description=LEDfix Service
|
||||||
After=network-online.target graphical.target
|
After=network-online.target
|
||||||
Requires=graphical.target
|
|
||||||
Wants=kodi.target
|
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
@ -11,4 +9,4 @@ RemainAfterExit=yes
|
|||||||
StartLimitInterval=0
|
StartLimitInterval=0
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=kodi.target
|
WantedBy=multi-user.target
|
||||||
|
Loading…
x
Reference in New Issue
Block a user