Readded tvhProxy folder
This commit is contained in:
12
tvhProxy/tvhProxy.service
Normal file
12
tvhProxy/tvhProxy.service
Normal file
@@ -0,0 +1,12 @@
|
||||
[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
|
||||
Reference in New Issue
Block a user