summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSonic-Y3k2018-03-27 23:11:18 +0200
committerSonic-Y3k2018-03-27 23:11:18 +0200
commit09cea1df0a75f4248c231c636fdf4f41a088fd7d (patch)
treea41127a775aeb44a63b9c91c923014b01136103e
parent046f828b2bf60b502d58f049bdb53723e5330463 (diff)
downloadaur-09cea1df0a75f4248c231c636fdf4f41a088fd7d.tar.gz
deletes tvhProxy.service
-rw-r--r--tvhProxy.service11
1 files changed, 0 insertions, 11 deletions
diff --git a/tvhProxy.service b/tvhProxy.service
deleted file mode 100644
index 018d585cb19b..000000000000
--- a/tvhProxy.service
+++ /dev/null
@@ -1,11 +0,0 @@
-[Unit]
-Description=A simple proxy for Plex and Tvheadend
-
-[Service]
-Environment=/etc/conf.d/tvhProxy
-WorkingDirectory=/usr/lib/tvhproxy
-ExecStart=/usr/bin/python /usr/lib/tvhproxy/tvhProxy.py
-Restart=always
-
-[Install]
-WantedBy=multi-user.target \ No newline at end of file