regenerated

This commit is contained in:
Andreas Gustafsson 2001-09-26 23:19:02 +00:00
parent 089ad40b1f
commit a6def371e4

View file

@ -131,8 +131,6 @@ options {
pid-file "named.pid"; // Put pid file in working dir
allow-query { "corpnets"; };
};
// Root server hints
zone "." { type hint; file "root.hint"; };
// Provide a reverse mapping for the loopback address 127.0.0.1
zone "0.0.127.in-addr.arpa" {
type master;
@ -167,8 +165,6 @@ CLASS="programlisting"
allow-query { any; }; // This is the default
recursion no; // Do not provide recursive service
};
// Root server hints
zone "." { type hint; file "root.hint"; };
// Provide a reverse mapping for the loopback address 127.0.0.1
zone "0.0.127.in-addr.arpa" {