From 9fa50729ae6ceb4e86555b422c06f0e64ab66db0 Mon Sep 17 00:00:00 2001 From: Sylvain CECCHETTO Date: Thu, 30 Sep 2021 13:56:39 +0200 Subject: [PATCH] Use new tvheadend config file --- conf/tvheadend | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/conf/tvheadend b/conf/tvheadend index bbd5a39..1e06f87 100644 --- a/conf/tvheadend +++ b/conf/tvheadend @@ -1,7 +1,15 @@ # # Default configuration for tvheadend -# +# systemd +# See tvheadend --help for more - default "-u hts -g video" +OPTIONS="-u hts -g video" + +# sysvinit +# +# Editing the following variables has no effect when using systemd +# modify the OPTIONS variable (above) instead. +# # TVH_ENABLED # set to 0 to disable upstart job TVH_ENABLED=1