From: Aki Tuomi Date: Fri, 7 Feb 2014 11:26:14 +0000 (+0200) Subject: Reorder reload-acl to act consistently with startup X-Git-Tag: rec-3.6.0-rc1~190^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ca2c884cb14ddb21797fdecbb43f9c567dcab4ca;p=pdns Reorder reload-acl to act consistently with startup --- diff --git a/pdns/pdns_recursor.cc b/pdns/pdns_recursor.cc index 0e3158a61..c89a5174a 100644 --- a/pdns/pdns_recursor.cc +++ b/pdns/pdns_recursor.cc @@ -1629,9 +1629,7 @@ void parseACLs() if(!::arg().preParseFile(configname.c_str(), "allow-from-file")) L<