aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tvheadend-git/tvheadend-git.initd
diff options
context:
space:
mode:
Diffstat (limited to 'testing/tvheadend-git/tvheadend-git.initd')
-rw-r--r--testing/tvheadend-git/tvheadend-git.initd3
1 files changed, 1 insertions, 2 deletions
diff --git a/testing/tvheadend-git/tvheadend-git.initd b/testing/tvheadend-git/tvheadend-git.initd
index 5cc5a2a7e3..a4ac31084a 100644
--- a/testing/tvheadend-git/tvheadend-git.initd
+++ b/testing/tvheadend-git/tvheadend-git.initd
@@ -1,9 +1,8 @@
#!/sbin/openrc-run
command="/usr/bin/tvheadend"
-command_args="-f -c $TVHCONF -u tvheadend -g video $TVHARGS"
+command_args="-f -c $TVHCONF -u tvheadend -g video -p $TVHPID $TVHARGS"
retry="TERM/30/KILL/5"
-command_background=true
pidfile=$TVHPID
name="tvheadend-git"
required_dirs=$TVHCONF