From: Josef Schlehofer Date: Thu, 23 Oct 2025 06:49:06 +0000 (+0200) Subject: debian: Enable IPv6 by default X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c568397969f30be5b571602ee380087e5d4c21f1;p=thirdparty%2Ftvheadend.git debian: Enable IPv6 by default With global IPv4 exhaustion and widespread IPv6 deployment by ISPs, enabling IPv6 by default ensures compatibility with modern dual-stack and IPv6-only networks. If people wants to disable it, they can do it manuallly. Signed-off-by: Josef Schlehofer --- diff --git a/debian/tvheadend.default b/debian/tvheadend.default index 042a61231..fcbd8b9aa 100644 --- a/debian/tvheadend.default +++ b/debian/tvheadend.default @@ -35,7 +35,7 @@ TVH_ADAPTERS="" # TVH_IPV6 # if set to 1 will enable IPv6 support -TVH_IPV6=0 +TVH_IPV6=1 # TVH_HTTP_PORT # if set to "" will use binary default