1
0
This repository has been archived on 2024-11-10. You can view files and clone it, but cannot push or open issues or pull requests.
Lakka-rk322x/packages/sysutils/busybox/system.d/ledfix.service
2020-07-06 06:49:47 +00:00

15 lines
254 B
Desktop File

[Unit]
Description=LEDfix Service
After=network-online.target graphical.target
Requires=graphical.target
Wants=kodi.target
[Service]
Type=oneshot
ExecStart=/bin/sh /usr/bin/ledfix
RemainAfterExit=yes
StartLimitInterval=0
[Install]
WantedBy=kodi.target