wok diff dropbear/receipt @ rev 23868

dropbear/openssh: generate ed25519 keys
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Jun 21 18:06:13 2020 +0000 (2020-06-21)
parents eb5518b1b094
children d2a463a1d80c
line diff
     1.1 --- a/dropbear/receipt	Tue Jun 16 20:15:47 2020 +0000
     1.2 +++ b/dropbear/receipt	Sun Jun 21 18:06:13 2020 +0000
     1.3 @@ -109,6 +109,7 @@
     1.4  /etc/dropbear/dropbear_rsa_host_key	/etc/ssh/ssh_host_rsa_key
     1.5  /etc/dropbear/dropbear_dss_host_key	/etc/ssh/ssh_host_dsa_key
     1.6  /etc/dropbear/dropbear_ecdsa_host_key	/etc/ssh/ssh_host_ecdsa_key
     1.7 +/etc/dropbear/dropbear_ed25519_host_key	/etc/ssh/ssh_host_ed25519_key
     1.8  EOT
     1.9  	grep -q ssh "$1/etc/inetd.conf" || cat >> "$1/etc/inetd.conf" <<EOT
    1.10  #ssh	stream	tcp	nowait	root	dropbear	dropbear	-i -b /etc/dropbear/banner