1
0
This repository has been archived on 2024-11-10. You can view files and clone it, but cannot push or open issues or pull requests.
emveepee 722c84c87f NextPVR: add new addon package
NextPVR 6.1.1 for netcore 6.0
2022-12-29 08:21:37 -05:00

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