0
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2025-03-01 09:11:23 +00:00
2020-11-18 23:54:49 +01:00

15 lines
247 B
Desktop File

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