diff options
Diffstat (limited to 'bin/tests/system/inline/ns8/named.conf.in')
-rw-r--r-- | bin/tests/system/inline/ns8/named.conf.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/tests/system/inline/ns8/named.conf.in b/bin/tests/system/inline/ns8/named.conf.in index 47bb991..a16bcad 100644 --- a/bin/tests/system/inline/ns8/named.conf.in +++ b/bin/tests/system/inline/ns8/named.conf.in @@ -13,7 +13,7 @@ // NS8 -include "../../common/rndc.key"; +include "../../_common/rndc.key"; controls { inet 10.53.0.8 port @CONTROLPORT@ allow { any; } keys { rndc_key; }; |