summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/rng-tools/files/2-r2/rngd-conf')
-rw-r--r--sys-apps/rng-tools/files/2-r2/rngd-conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/sys-apps/rng-tools/files/2-r2/rngd-conf b/sys-apps/rng-tools/files/2-r2/rngd-conf
index d6efc7466f5c..0702ece0ae14 100644
--- a/sys-apps/rng-tools/files/2-r2/rngd-conf
+++ b/sys-apps/rng-tools/files/2-r2/rngd-conf
@@ -20,3 +20,8 @@ NO_TPM=0
# Fill watermark
# 0 <= n <= 4096
WATERMARK=2048
+
+# Bug #292239: Remixing /dev/urandom back into /dev/random is considered a
+# security vulnerability in some cases where not enough entropy is present on
+# systems.
+DO_NOT_REMIX_URANDOM=0