wok diff dropbear/receipt @ rev 8434

Up: udns to 0.1.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Feb 06 02:02:00 2011 +0000 (2011-02-06)
parents d1de0ef9ae8b
children 790b429e8020
line diff
     1.1 --- a/dropbear/receipt	Wed Nov 17 17:23:08 2010 +0100
     1.2 +++ b/dropbear/receipt	Sun Feb 06 02:02:00 2011 +0000
     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"