openssh-server-pam: add key files as conffiles
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
This commit is contained in:
parent
159e12381f
commit
2689a0d11d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue