Author: adamg
Date: Thu Apr 30 16:49:33 2009
New Revision: 10347

Modified:
   admin/dns/named.conf
Log:
- seems like it's not gonna work this way, drop root.hint completely

Modified: admin/dns/named.conf
==============================================================================
--- admin/dns/named.conf        (original)
+++ admin/dns/named.conf        Thu Apr 30 16:49:33 2009
@@ -27,14 +27,6 @@
         category notify { xfer-log; };
 };
 
-view "any" {
-       match-clients { any; };
-       zone "." IN {
-               type hint;
-               file "root.hint";
-       };
-};
-
 include "/etc/acl_tpnet.conf";
 include "/etc/acl_vnet.conf";
 include "/etc/named.conf.tpnet";
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to