0
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2025-01-05 20:57:58 +00:00
Lakka-LibreELEC/packages/addons/service/oscam/source/system.d/service.softcam.oscam.service
2016-04-04 22:26:49 +02:00

15 lines
286 B
Desktop File

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