Sweeping changes to system test suite
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
//NS1
|
||||
|
||||
options {
|
||||
directory ".";
|
||||
pid-file "named.pid";
|
||||
@@ -8,5 +10,7 @@ options {
|
||||
|
||||
zone "." {
|
||||
type master;
|
||||
file "root.db";
|
||||
file "root.db.signed";
|
||||
};
|
||||
|
||||
include "trusted.conf";
|
||||
|
||||
Reference in New Issue
Block a user