mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-02-07 22:09:50 +00:00
14 lines
264 B
Desktop File
14 lines
264 B
Desktop File
[Unit]
|
|
Description=boblightd
|
|
After=graphical.target
|
|
|
|
[Service]
|
|
ExecStart=/bin/sh -c "exec sh /storage/.kodi/addons/service.multimedia.boblightd/bin/boblightd.start"
|
|
TimeoutStopSec=1
|
|
Restart=always
|
|
RestartSec=10
|
|
StartLimitInterval=0
|
|
|
|
[Install]
|
|
WantedBy=kodi.target
|