summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-04-14 23:16:04 +1000
committerDamien Miller <djm@mindrot.org>2002-04-14 23:16:04 +1000
commit49411ff8a7fb1da93b938552f37230faf48a5c29 (patch)
tree68480ad1169eeb9f96ef098870ea9f21722e3a3c /INSTALL
parent32e48180154a9d03fab7288fc18080acee29c7a8 (diff)
- (djm) Random number collection doc fixes from Ben
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL6
1 files changed, 1 insertions, 5 deletions
diff --git a/INSTALL b/INSTALL
index 35c6c749c..3dc3fca68 100644
--- a/INSTALL
+++ b/INSTALL
@@ -108,10 +108,6 @@ different name.
108need a working installation of GNOME, including the development 108need a working installation of GNOME, including the development
109headers, for this to work. 109headers, for this to work.
110 110
111--with-random=/some/file allows you to specify an alternate source of
112random numbers (the default is /dev/urandom). Unless you are absolutely
113sure of what you are doing, it is best to leave this alone.
114
115--with-prngd-socket=/some/file allows you to enable EGD or PRNGD 111--with-prngd-socket=/some/file allows you to enable EGD or PRNGD
116support and to specify a PRNGd socket. Use this if your Unix lacks 112support and to specify a PRNGd socket. Use this if your Unix lacks
117/dev/random and you don't want to use OpenSSH's builtin entropy 113/dev/random and you don't want to use OpenSSH's builtin entropy
@@ -222,4 +218,4 @@ Please refer to the "reporting bugs" section of the webpage at
222http://www.openssh.com/ 218http://www.openssh.com/
223 219
224 220
225$Id: INSTALL,v 1.50 2002/04/05 16:11:46 mouring Exp $ 221$Id: INSTALL,v 1.51 2002/04/14 13:16:05 djm Exp $