forked from libretro/Lakka-LibreELEC
0470f51bc8
NextPVR 6.1.0 with netcore 6 with configuration
14 lines
261 B
Desktop File
14 lines
261 B
Desktop File
[Unit]
|
|
Description=NextPVR Server
|
|
Documentation=https://nextpvr.com
|
|
Wants=multi-user.target
|
|
After=multi-user.target
|
|
|
|
[Service]
|
|
SyslogIdentifier=%N
|
|
ExecStart=/bin/sh /storage/.kodi/addons/%N/bin/nextpvr.start
|
|
Restart=always
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|