aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tvheadend-git/tvheadend-git.confd
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@gmail.com>2016-03-07 10:09:48 +0100
committerCarlo Landmeter <clandmeter@gmail.com>2016-03-07 10:12:11 +0100
commit904ef04d2264c434812cb0afaf34f01ad1f8d091 (patch)
tree22196c029f91f86ffff477f6f778813855b6110d /testing/tvheadend-git/tvheadend-git.confd
parent7fb2984b8768c16caef55e0ef22e210774575cf4 (diff)
downloadaports-904ef04d2264c434812cb0afaf34f01ad1f8d091.tar.bz2
aports-904ef04d2264c434812cb0afaf34f01ad1f8d091.tar.xz
testing/tvheadend-git: fix group/permissions and scan file location
* remove usb group * add to video group * use correct permissions on confd file * install both dvb scan files in same location
Diffstat (limited to 'testing/tvheadend-git/tvheadend-git.confd')
-rw-r--r--testing/tvheadend-git/tvheadend-git.confd4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/tvheadend-git/tvheadend-git.confd b/testing/tvheadend-git/tvheadend-git.confd
index b3faed1102..54aaf955b3 100644
--- a/testing/tvheadend-git/tvheadend-git.confd
+++ b/testing/tvheadend-git/tvheadend-git.confd
@@ -1,7 +1,7 @@
# config directory
-TVHCONF="/etc/tvheadend"
+TVHCONF="/etc/tvheadend-git"
# pidfile
-TVHPID=/var/run/tvheadend.pid
+TVHPID=/var/run/tvheadend-git.pid
# addititonal arguments
# use -C at first run
TVHARGS=""