0
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2025-01-20 07:35:26 +00:00
2018-01-27 12:35:15 +01:00

14 lines
249 B
Desktop File

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