Merge pull request #17586 from clayface/davfs2-secrets
davfs2: add secrets file to conffiles definition
This commit is contained in:
commit
505b6c74db
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@ endef
|
||||||
|
|
||||||
define Package/davfs2/conffiles
|
define Package/davfs2/conffiles
|
||||||
/etc/davfs2/davfs2.conf
|
/etc/davfs2/davfs2.conf
|
||||||
|
/etc/davfs2/secrets
|
||||||
endef
|
endef
|
||||||
|
|
||||||
CONFIGURE_ARGS += \
|
CONFIGURE_ARGS += \
|
||||||
|
|
Loading…
Reference in a new issue