bind9/bin/named/named.conf.test
1999-01-30 00:50:10 +00:00

9 lines
94 B
Text

options {
directory "/var/named";
};
zone "vix.com" {
type master;
file "whatever";
};