From 0ee8fe786504bc817e84c9d55a1ad0446be5dcc3 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Mon, 14 Aug 2017 21:40:59 +1000 Subject: [PATCH] sort options (cherry picked from commit 00f067539a78cf74c94a66411f1a299c36c03740) --- bin/tests/system/checkconf/good.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/tests/system/checkconf/good.conf b/bin/tests/system/checkconf/good.conf index b0f8f7a53e..abffe57f7c 100644 --- a/bin/tests/system/checkconf/good.conf +++ b/bin/tests/system/checkconf/good.conf @@ -59,8 +59,8 @@ options { pid-file none; port 5300; querylog yes; - recursing-file "named.recursing"; random-device "/dev/random"; + recursing-file "named.recursing"; recursive-clients 3000; serial-queries 10; serial-query-rate 100;