busybox: ledfix should not depend on kodi or gui

Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
This commit is contained in:
Christian Hewitt 2025-04-20 04:50:04 +00:00
parent ef377a261e
commit b40bee5018
No known key found for this signature in database

View File

@ -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