mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
14 lines
251 B
Desktop File
14 lines
251 B
Desktop File
[Unit]
|
|
Description=vdr
|
|
After=graphical.target
|
|
|
|
[Service]
|
|
ExecStart=/bin/sh -c "exec sh /storage/.kodi/addons/service.multimedia.vdr-addon/bin/vdr.start"
|
|
TimeoutStopSec=2
|
|
Restart=always
|
|
RestartSec=2
|
|
StartLimitInterval=0
|
|
|
|
[Install]
|
|
WantedBy=kodi.target
|