From 3b655a7a894133f71e6753c353cf56564df92496 Mon Sep 17 00:00:00 2001 From: Pieter Lexis Date: Mon, 15 Feb 2016 21:05:06 +0100 Subject: [PATCH] pdnsutil: respect default-soa-* settings Closes #3382 --- pdns/pdnsutil.cc | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/pdns/pdnsutil.cc b/pdns/pdnsutil.cc index 6234916fba..9e59fd4ec3 100644 --- a/pdns/pdnsutil.cc +++ b/pdns/pdnsutil.cc @@ -97,8 +97,6 @@ void loadMainConfig(const std::string& configdir) BackendMakers().launch(::arg()["launch"]); // vrooooom! L.toConsole((Logger::Urgency)(::arg().asNum("loglevel"))); - if (! ::arg().laxFile(configname.c_str())) - cerr<<"Warning: unable to read configuration file '"<