git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
159e123
)
openssh-server-pam: add key files as conffiles
author
Huangbin Zhan
<redacted>
Tue, 2 Nov 2021 13:06:46 +0000
(21:06 +0800)
committer
Rosen Penev
<redacted>
Fri, 12 Nov 2021 19:04:02 +0000
(11:04 -0800)
Signed-off-by: Huangbin Zhan <redacted>
net/openssh/Makefile
patch
|
blob
|
history
diff --git
a/net/openssh/Makefile
b/net/openssh/Makefile
index ec7fbb00e429d7a3756b2bbcc5c3b55ee78374a8..d384a20524613463186fcff971f3dd7284b82b45 100644
(file)
--- a/
net/openssh/Makefile
+++ b/
net/openssh/Makefile
@@
-122,7
+122,7
@@
endef
define Package/openssh-server-pam/conffiles
/etc/pam.d/sshd
/etc/security/access-sshd-local.conf
-/etc/ssh/sshd_config
+$(Package/openssh-server/conffiles)
endef
define Package/openssh-sftp-client
git clone https://git.99rst.org/PROJECT