Files
tvheadend-nm3u8dl/tvhProxy/tvhProxy.service
2024-03-19 17:41:03 +01: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