davfs2: add secrets file to conffiles definition

davfs2 username and password information is typically stored in
/etc/davfs2/secrets. This information should be kept across sysupgrades.

Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
This commit is contained in:
Matthew Hagan 2022-01-12 00:16:45 +00:00
parent e6afcf8f3c
commit ebaec4c441
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ endef
define Package/davfs2/conffiles
/etc/davfs2/davfs2.conf
/etc/davfs2/secrets
endef
CONFIGURE_ARGS += \