r2093 - in trunk

Stefan Sperling stsp at stsp.name
Wed Dec 19 11:47:48 CET 2007


On Wed, Dec 19, 2007 at 01:30:35AM +0100, dslinux_sonny_jim at dslinux.in-berlin.de wrote:
> Author: sonny_jim
> Date: 2007-12-19 01:30:34 +0100 (Wed, 19 Dec 2007)
> New Revision: 2093
> 
> Log:
> Stop dropbear from using openpty, increase stack on dropbearkey, update inetd rc.d script, move /dev/ttyp[1-f] to /var/run and increase the amount of pty's to 16.
 
> +
> +		if grep ssh $INETD_CONF | grep -v "^#" >/dev/null \
> +			&& [ ! -e $SSH_HOST_KEY ]
> +		then
> +			echo "You have enabled dropbear in $INETD_CONF"
> +			echo "but there is no SSH host key yet."
> +			/usr/bin/dropbearkey -t rsa -f $SSH_HOST_KEY
> +		fi		

Will this appear as a hang to people who don't know that a host key
is being generated?

-- 
stefan
http://stsp.name                                         PGP Key: 0xF59D25F0
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://mailman.dslinux.in-berlin.de/pipermail/dslinux-devel-dslinux.in-berlin.de/attachments/20071219/ffb4469a/attachment.pgp 


More information about the dslinux-devel mailing list