Browse Source
Merge pull request #17586 from clayface/davfs2-secrets
davfs2: add secrets file to conffiles definition
lilik-openwrt-22.03
Florian Eckert
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
net/davfs2/Makefile
|
|
@ -54,6 +54,7 @@ endef |
|
|
|
|
|
|
|
define Package/davfs2/conffiles |
|
|
|
/etc/davfs2/davfs2.conf |
|
|
|
/etc/davfs2/secrets |
|
|
|
endef |
|
|
|
|
|
|
|
CONFIGURE_ARGS += \
|
|
|
|