1
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2024-11-22 18:36:21 +00:00
Lakka-LibreELEC/packages/addons/service/tinc/source/system.d/service.system.tinc.service
2018-03-25 20:20:07 +02:00

13 lines
274 B
Desktop File

[Unit]
Description=tinc for LibreELEC
Documentation=http://tinc-vpn.org/docs/
After=network-online.target
Requires=network-online.target
[Service]
ExecStart=/bin/sh /storage/.kodi/addons/service.system.tinc/bin/tinc.start
Restart=on-failure
[Install]
WantedBy=kodi.target