From: Aki Tuomi Date: Fri, 7 Feb 2014 11:27:30 +0000 (+0200) Subject: Reordered reload-zones to act consistently with startup X-Git-Tag: rec-3.6.0-rc1~190^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F1262%2Fhead;p=thirdparty%2Fpdns.git Reordered reload-zones to act consistently with startup --- diff --git a/pdns/reczones.cc b/pdns/reczones.cc index 832a47fbd8..2b28eea330 100644 --- a/pdns/reczones.cc +++ b/pdns/reczones.cc @@ -254,15 +254,10 @@ string reloadAuthAndForwards() if(!::arg().preParseFile(configname.c_str(), "forward-zones")) L<