]> granicus.if.org Git - pdns/commitdiff
remove 'bind-example-zones' for now, as it doesn't work
authorBert Hubert <bert.hubert@netherlabs.nl>
Mon, 15 Jan 2007 22:14:59 +0000 (22:14 +0000)
committerBert Hubert <bert.hubert@netherlabs.nl>
Mon, 15 Jan 2007 22:14:59 +0000 (22:14 +0000)
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@948 d19b8d6e-7fed-0310-83ef-9ca221ded41b

pdns/backends/bind/bindbackend2.cc

index 23981d5bf0286eac9d4eb9ac3cfd4b59dd6f7813..86466123d980052e49b2481d841bb616f129b820 100644 (file)
@@ -954,7 +954,7 @@ class Bind2Factory : public BackendFactory
       void declareArguments(const string &suffix="")
       {
          declare(suffix,"config","Location of named.conf","");
-         declare(suffix,"example-zones","Install example zones","no");
+        //         declare(suffix,"example-zones","Install example zones","no");
          declare(suffix,"check-interval","Interval for zonefile changes","0");
          declare(suffix,"supermaster-config","Location of (part of) named.conf where pdns can write zone-statements to","");
          declare(suffix,"supermasters","List of IP-addresses of supermasters","");