0
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2025-01-08 10:48:19 +00:00
2019-01-10 21:57:38 +01:00

14 lines
258 B
Desktop File

[Unit]
Description=minisatip
After=network-online.service
[Service]
ExecStart=/bin/sh -c "exec sh /storage/.kodi/addons/service.minisatip/bin/minisatip.start"
TimeoutStopSec=2
Restart=always
RestartSec=2
StartLimitInterval=0
[Install]
WantedBy=kodi.target