lots of fixes and improvements
[distro-setup] / machine_specific / li / filesystem / etc / bind / named.conf.local
index 0b88ee82e141d9a5a41c56f913bb9854a2a7e0e7..e3e32293024af373c50ef99a56d8f05a8ca07de7 100644 (file)
@@ -8,19 +8,6 @@
 include "/etc/bind/zones.rfc1918";
 
 
-
-zone "iank.life" {
-type master;
-file "/etc/bind/bind-writable/db.iank.life";
-  update-policy {
-    // allow host to update themselves with a key having their own name
-    grant iank.life. name iank.life. A TXT;
-    grant iank.life. name *.iank.life. A TXT;
-  };
-};
-include "/etc/bind/key.iank.life";
-
-
 zone "b8.nz" {
 type master;
 file "/etc/bind/bind-writable/db.b8.nz";