wok diff dropbear/receipt @ rev 17543

Up busybox (1.23.1)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jan 27 16:55:03 2015 +0100 (2015-01-27)
parents a8ed437fce5b
children 761b4d348a7b
line diff
     1.1 --- a/dropbear/receipt	Tue Dec 16 18:51:42 2014 +0100
     1.2 +++ b/dropbear/receipt	Tue Jan 27 16:55:03 2015 +0100
     1.3 @@ -72,6 +72,7 @@
     1.4  	mkdir -p $fs/etc
     1.5  	cp -a $stuff/dropbear $fs/etc
     1.6  	cp -a $stuff/init.d $fs/etc
     1.7 +	ln -s daemon $fs/etc/init.d/ssh
     1.8  	cp -a $stuff/sshx $fs/usr/bin
     1.9  	ln -s sshx $fs/usr/bin/pppssh
    1.10  	touch $fs/etc/dropbear/dropbear_dss_host_key \