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