summaryrefslogtreecommitdiffstats
path: root/bin/tests/system/additional/ns1/named2.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'bin/tests/system/additional/ns1/named2.conf.in')
-rw-r--r--bin/tests/system/additional/ns1/named2.conf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/tests/system/additional/ns1/named2.conf.in b/bin/tests/system/additional/ns1/named2.conf.in
index 56c6d4b..efed639 100644
--- a/bin/tests/system/additional/ns1/named2.conf.in
+++ b/bin/tests/system/additional/ns1/named2.conf.in
@@ -25,7 +25,7 @@ options {
minimal-responses no;
};
-include "../../common/rndc.key";
+include "../../_common/rndc.key";
controls {
inet 10.53.0.1 port @CONTROLPORT@ allow { any; } keys { rndc_key; };