You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
382 B
13 lines
382 B
6 years ago
|
diff --git a/bin/tests/system/tkey/ns1/named.conf.in b/bin/tests/system/tkey/ns1/named.conf.in
|
||
|
index 50600b7..b0f1700 100644
|
||
|
--- a/bin/tests/system/tkey/ns1/named.conf.in
|
||
|
+++ b/bin/tests/system/tkey/ns1/named.conf.in
|
||
|
@@ -32,6 +32,7 @@ options {
|
||
|
tkey-domain "server";
|
||
|
tkey-dhkey "server" KEYID;
|
||
|
allow-query-cache { any; };
|
||
|
+ random-device "/dev/urandom";
|
||
|
};
|
||
|
|
||
|
key rndc_key {
|