wok diff dropbear/receipt @ rev 8095

Up: tazchroot 0.0.2
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sat Jan 22 18:08:21 2011 +0100 (2011-01-22)
parents d1de0ef9ae8b
children 790b429e8020
line diff
     1.1 --- a/dropbear/receipt	Wed Nov 17 17:23:08 2010 +0100
     1.2 +++ b/dropbear/receipt	Sat Jan 22 18:08:21 2011 +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"