summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@dtucker.net>2021-07-09 14:34:06 +1000
committerDarren Tucker <dtucker@dtucker.net>2021-07-09 14:34:06 +1000
commitdef7a72234d7e4f684d72d33a0f7229f9eee0aa4 (patch)
tree260afc7237d7946812f8b810750acc94b2ec0917
parentb5d23150b4e3368f4983fd169d432c07afeee45a (diff)
downloadopenssh-git-def7a72234d7e4f684d72d33a0f7229f9eee0aa4.tar.gz
Update comments about EGD to include prngd.
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index d97946fe..dddd912c 100644
--- a/INSTALL
+++ b/INSTALL
@@ -261,8 +261,8 @@ Replacing /etc/ssh with the correct path to the configuration directory.
(${prefix}/etc or whatever you specified with --sysconfdir during
configuration).
-If you have configured OpenSSH with EGD support, ensure that EGD is
-running and has collected some Entropy.
+If you have configured OpenSSH with EGD/prngd support, ensure that EGD or
+prngd is running and has collected some entropy first.
For more information on configuration, please refer to the manual pages
for sshd, ssh and ssh-agent.