From e14d8df92f05ddd75223e080c8147836cf782eec 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 f5656dc4..f4358e16 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