0
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2024-12-15 14:29:49 +00:00
2016-10-08 12:23:44 +02:00

15 lines
261 B
Desktop File

[Unit]
Description=TigerVNC
After=graphical.target
[Service]
Environment=DISPLAY=:0.0
ExecStart=/bin/sh /storage/.kodi/addons/service.tigervnc/bin/tigervnc.start
TimeoutStopSec=1
Restart=always
RestartSec=2
StartLimitInterval=0
[Install]
WantedBy=kodi.target