]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
OpenSSH's builtin entropy gathering is long gone.
authorDarren Tucker <dtucker@dtucker.net>
Thu, 15 Feb 2018 11:16:54 +0000 (22:16 +1100)
committerDarren Tucker <dtucker@dtucker.net>
Thu, 15 Feb 2018 11:27:51 +0000 (22:27 +1100)
INSTALL

diff --git a/INSTALL b/INSTALL
index f00b276d03ceff8638ba045af64bc02b97c50ce3..2e781042a6d8a4bdb24254b8e47e17a281a0514c 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -169,13 +169,11 @@ also be enabled in sshd_config (refer to the UsePAM directive).
 
 --with-prngd-socket=/some/file allows you to enable EGD or PRNGD
 support and to specify a PRNGd socket. Use this if your Unix lacks
-/dev/random and you don't want to use OpenSSH's builtin entropy
-collection support.
+/dev/random.
 
 --with-prngd-port=portnum allows you to enable EGD or PRNGD support
 and to specify a EGD localhost TCP port. Use this if your Unix lacks
-/dev/random and you don't want to use OpenSSH's builtin entropy
-collection support.
+/dev/random.
 
 --with-lastlog=FILE will specify the location of the lastlog file.
 ./configure searches a few locations for lastlog, but may not find