From d2d06d314596cae3a082f0776f229e5c1a4cdbe3 Mon Sep 17 00:00:00 2001 From: bert hubert Date: Wed, 22 Oct 2014 17:03:27 +0200 Subject: [PATCH] Revert "make sure we don't launch the query distribution thread if configured to run unthreaded" This reverts commit 16207ec6ba9c8710635e80236e2a3f30dd77face. --- pdns/pdns.conf-dist | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pdns/pdns.conf-dist b/pdns/pdns.conf-dist index bc5ae5d592..31a89a01b1 100644 --- a/pdns/pdns.conf-dist +++ b/pdns/pdns.conf-dist @@ -374,6 +374,11 @@ # # reuseport=no +################################# +# security-poll-suffix Domain name from which to query security update notifications +# +# security-poll-suffix=secpoll.powerdns.com. + ################################# # send-root-referral Send out old-fashioned root-referral instead of ServFail in case of no authority # -- 2.47.2