wok-next diff dropbear/receipt @ rev 17524
horst: add LDFLAGS
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jan 17 22:33:21 2015 +0100 (2015-01-17) |
parents | a8ed437fce5b |
children | 761b4d348a7b |
line diff
1.1 --- a/dropbear/receipt Tue Dec 16 18:51:42 2014 +0100 1.2 +++ b/dropbear/receipt Sat Jan 17 22:33:21 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 \