summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@dtucker.net>2018-02-15 22:16:54 +1100
committerDarren Tucker <dtucker@dtucker.net>2018-02-15 22:27:51 +1100
commit6d4e980f3cf27f409489cf89cd46c21501b13731 (patch)
tree57bd17f310c8eae30d7084a77ddb8015d0f270ff /INSTALL
parent389125b25d1a1d7f22e907463b7e8eca74af79ea (diff)
OpenSSH's builtin entropy gathering is long gone.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL6
1 files changed, 2 insertions, 4 deletions
diff --git a/INSTALL b/INSTALL
index f00b276d..2e781042 100644
--- 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