Files
tvheadend/tvhProxy/tvhProxy.service
2023-03-28 22:47:27 +02:00

13 lines
269 B
Desktop File

[Unit]
Description=A simple proxy for Plex and Tvheadend
After=syslog.target network.target tvheadend.service
[Service]
Environment=
WorkingDirectory=/srv/home/hts/tvhProxy/
ExecStart=/home/hts/tvhProxy/tvhProxy.sh
Restart=always
[Install]
WantedBy=multi-user.target