]> git.ipfire.org Git - thirdparty/rng-tools.git/blobdiff - rngd.8.in
Release version 5.
[thirdparty/rng-tools.git] / rngd.8.in
index 2615df9a4dda7a2a526386be4371afb5cfd2ae18..4cab1775e7c53a59f3a38a25d0aa3ae33f25f34f 100644 (file)
--- a/rngd.8.in
+++ b/rngd.8.in
@@ -14,6 +14,7 @@ rngd \- Check and feed random data from hardware device to kernel random device
 [\fB\-r\fR, \fB\-\-rng-device=\fIfile\fR]
 [\fB\-s\fR, \fB\-\-random-step=\fInnn\fR]
 [\fB\-W\fR, \fB\-\-fill-watermark=\fInnn\fR]
+[\fB\-d\fR, \fB\-\-no-drng=\fI1|0\fR]
 [\fB\-n\fR, \fB\-\-no-tpm=\fI1|0\fR]
 [\fB\-q\fR, \fB\-\-quiet\fR]
 [\fB\-v\fR, \fB\-\-verbose\fR]
@@ -38,7 +39,6 @@ an alternate entropy output device, besides the default /dev/random.
 Note that this device must support the Linux kernel /dev/random 
 ioctl API.
 .PP
-FIXME: document random-step and timeout
 
 .SH OPTIONS
 .TP
@@ -71,6 +71,9 @@ entropy pool.  Low values will hurt system performance during entropy
 starves.  Do not set \fIfill-watermark\fR above the size of the
 entropy pool (usually 4096 bits).
 .TP
+\fB\-d\fI 1|0\fR, \fB\-\-no-drng=\fI1|0\fR
+Do not use drng as a source of random number input (default:0)
+.TP
 \fB\-n\fI 1|0\fR, \fB\-\-no-tpm=\fI1|0\fR
 Do not use tpm as a source of random number input (default:0)
 .TP