mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +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]
|
||||
Description=LEDfix Service
|
||||
After=network-online.target graphical.target
|
||||
Requires=graphical.target
|
||||
Wants=kodi.target
|
||||
After=network-online.target
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
@ -11,4 +9,4 @@ RemainAfterExit=yes
|
||||
StartLimitInterval=0
|
||||
|
||||
[Install]
|
||||
WantedBy=kodi.target
|
||||
WantedBy=multi-user.target
|
||||
|
Loading…
x
Reference in New Issue
Block a user