commit 10a0d0988fb4583f6f6a47be14755ae77f6e770e
Author: Arkadiusz Miƛkiewicz <[email protected]>
Date:   Sat Jan 11 21:56:49 2014 +0100

    use TVHEADEND_ARGS

 tvheadend.init | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tvheadend.init b/tvheadend.init
index c3d5a21..e7dd72e 100755
--- a/tvheadend.init
+++ b/tvheadend.init
@@ -77,7 +77,7 @@ start() {
 
        checkconfig
        msg_starting "tvheadend"
-       daemon --group video /usr/sbin/tvheadend
+       daemon --group video /usr/sbin/tvheadend $TVHEADEND_ARGS
        RETVAL=$?
        [ $RETVAL -eq 0 ] && touch /var/lock/subsys/tvheadend
 }
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tvheadend.git/commitdiff/10a0d0988fb4583f6f6a47be14755ae77f6e770e

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to