Sweeping changes to system test suite

This commit is contained in:
Michael Sawyer
2000-05-18 22:49:29 +00:00
parent e6ce1a0ea9
commit a92428ecb8
13 changed files with 201 additions and 37 deletions

View File

@@ -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";