summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@dtucker.net>2021-07-09 06:34:06 +0200
committerDarren Tucker <dtucker@dtucker.net>2021-07-09 06:34:06 +0200
commitdef7a72234d7e4f684d72d33a0f7229f9eee0aa4 (patch)
tree260afc7237d7946812f8b810750acc94b2ec0917 /INSTALL
parentupstream: Fix a couple of whitespace things. Portable already has (diff)
downloadopenssh-def7a72234d7e4f684d72d33a0f7229f9eee0aa4.tar.xz
openssh-def7a72234d7e4f684d72d33a0f7229f9eee0aa4.zip
Update comments about EGD to include prngd.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index d97946fe0..dddd912c5 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.