wok-stable diff dropbear/receipt @ rev 7738
Add phpvirtualbox
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Dec 20 14:58:13 2010 +0100 (2010-12-20) |
parents | d1de0ef9ae8b |
children | 790b429e8020 |
line diff
1.1 --- a/dropbear/receipt Wed Nov 17 17:23:08 2010 +0100 1.2 +++ b/dropbear/receipt Mon Dec 20 14:58:13 2010 +0100 1.3 @@ -65,7 +65,7 @@ 1.4 dropbearkey -y -f $1$dropbear | grep Fingerprint 1.5 done <<EOT 1.6 /etc/dropbear/dropbear_rsa_host_key /etc/ssh/ssh_host_rsa_key 1.7 -/etc/dropbear/dropbear_dsa_host_key /etc/ssh/ssh_host_dss_key 1.8 +/etc/dropbear/dropbear_dss_host_key /etc/ssh/ssh_host_dsa_key 1.9 EOT 1.10 echo -e "\nTo starts $PACKAGE server you can run :\n" 1.11 echo "/etc/init.d/$PACKAGE start"