From 5385a7b9f8e43bce1ffbf3f8be8c4114cc8b8207 Mon Sep 17 00:00:00 2001 From: Matthew Hagan Date: Thu, 24 Feb 2022 09:14:23 +0000 Subject: [PATCH] tvheadend: add /etc/tvheadend config to conffiles Allow backing up and preserving of /etc/tvheadend across sysupgrades. Signed-off-by: Matthew Hagan --- multimedia/tvheadend/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/multimedia/tvheadend/Makefile b/multimedia/tvheadend/Makefile index f5656dc416..f4358e166f 100644 --- a/multimedia/tvheadend/Makefile +++ b/multimedia/tvheadend/Makefile @@ -242,6 +242,7 @@ endef define Package/tvheadend/conffiles /etc/config/tvheadend +/etc/tvheadend endef define Package/tvheadend/install