From: Bert Hubert Date: Tue, 4 Jan 2011 12:19:09 +0000 (+0000) Subject: actually set the module-dir before we need it instead of after - spotted by Stefan... X-Git-Tag: auth-3.0~444 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a7e0acd8edd95eb5ed5609baf1a69b6b912555af;p=pdns actually set the module-dir before we need it instead of after - spotted by Stefan Schmidt git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@1803 d19b8d6e-7fed-0310-83ef-9ca221ded41b --- diff --git a/pdns/pdnssec.cc b/pdns/pdnssec.cc index ab48297fd..cb882eebc 100644 --- a/pdns/pdnssec.cc +++ b/pdns/pdnssec.cc @@ -58,7 +58,7 @@ void loadMainConfig(const std::string& configdir) cerr<<"configname: '"<()); reportAllTypes(); UeberBackend* B = new UeberBackend("default"); SOAData sd; @@ -192,7 +190,7 @@ try cerr<()); reportAllTypes(); DNSSECKeeper dk;