tvheadend: add /etc/tvheadend config to conffiles

Allow backing up and preserving of /etc/tvheadend across sysupgrades.

Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
This commit is contained in:
Matthew Hagan 2022-02-24 09:14:23 +00:00 committed by Beginner-Go
parent e6b2545762
commit e14d8df92f

View File

@ -242,6 +242,7 @@ endef
define Package/tvheadend/conffiles define Package/tvheadend/conffiles
/etc/config/tvheadend /etc/config/tvheadend
/etc/tvheadend
endef endef
define Package/tvheadend/install define Package/tvheadend/install