r2094

dslinux_sonny_jim at dslinux.in-berlin.de dslinux_sonny_jim at dslinux.in-berlin.de
Wed Dec 19 02:58:42 CET 2007


Author: sonny_jim
Date: 2007-12-19 02:58:41 +0100 (Wed, 19 Dec 2007)
New Revision: 2094

Log:
Fix /etc/inetd.conf.example to include path to host key

Modified: trunk/user/dropbear/Makefile
===================================================================
--- trunk/user/dropbear/Makefile	2007-12-19 00:30:34 UTC (rev 2093)
+++ trunk/user/dropbear/Makefile	2007-12-19 01:58:41 UTC (rev 2094)
@@ -219,7 +219,7 @@
 	done
 	$(ROMFSINST) dbclient /bin/ssh
 	$(ROMFSINST) -e CONFIG_USER_DROPBEAR_DROPBEAR \
-		-a "#ssh     stream tcp nowait root /usr/bin/dropbear -F -i" /etc/inetd.conf.example
+		-a "#ssh     stream tcp nowait root /usr/bin/dropbear -r /etc/dropbear_rsa_host_key -F -i" /etc/inetd.conf.example
 	$(ROMFSINST) -e CONFIG_USER_DROPBEAR_DROPBEAR \
 		-a "ssh 22/udp" /etc/services
 	$(ROMFSINST) -e CONFIG_USER_DROPBEAR_DROPBEAR \



More information about the dslinux-commit mailing list