projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6afcf8
)
davfs2: add secrets file to conffiles definition
17586/head
author
Matthew Hagan
<mnhagan88@gmail.com>
Wed, 12 Jan 2022 00:16:45 +0000
(
00:16
+0000)
committer
Matthew Hagan
<mnhagan88@gmail.com>
Wed, 12 Jan 2022 00:20:19 +0000
(
00:20
+0000)
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>
net/davfs2/Makefile
patch
|
blob
|
history
diff --git
a/net/davfs2/Makefile
b/net/davfs2/Makefile
index d56bf96b5e883718a24275606e402f7671e341d6..e75dafc2d8b5afc1d5d2e7503742ed227a069c0e 100644
(file)
--- a/
net/davfs2/Makefile
+++ b/
net/davfs2/Makefile
@@
-54,6
+54,7
@@
endef
define Package/davfs2/conffiles
/etc/davfs2/davfs2.conf
+/etc/davfs2/secrets
endef
CONFIGURE_ARGS += \