comparison dropbear.8 @ 446:2cd2edfa11ee

Just use /dev/urandom since that's what everyone ends up using anyway. Make -u a nop.
author Matt Johnston <matt@ucc.asn.au>
date Thu, 19 Jul 2007 15:47:32 +0000
parents d82a2a44c684
children 3e6c536bc023
comparison
equal deleted inserted replaced
445:edbee0596531 446:2cd2edfa11ee
80 Specify a pidfile to create when running as a daemon. If not specified, the 80 Specify a pidfile to create when running as a daemon. If not specified, the
81 default is /var/run/dropbear.pid 81 default is /var/run/dropbear.pid
82 .TP 82 .TP
83 .B \-a 83 .B \-a
84 Allow remote hosts to connect to forwarded ports. 84 Allow remote hosts to connect to forwarded ports.
85 .B \-u
86 Use /dev/urandom rather than /dev/random. This should only be used if the
87 /dev/urandom device is known to have sufficient entropy.
88 .SH AUTHOR 85 .SH AUTHOR
89 Matt Johnston ([email protected]). 86 Matt Johnston ([email protected]).
90 .br 87 .br
91 Gerrit Pape ([email protected]) wrote this manual page. 88 Gerrit Pape ([email protected]) wrote this manual page.
92 .SH SEE ALSO 89 .SH SEE ALSO