summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/config/config.docker1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/config/config.docker b/etc/config/config.docker
index 7bec0988..9f27c934 100644
--- a/etc/config/config.docker
+++ b/etc/config/config.docker
@@ -64,6 +64,7 @@ function debug_mode(qname, qtype)
resolve({
name = qname,
type = qtype,
+ options = {'DNSSEC_WANT'},
finish = function(pkt)
-- delay exit after packet is finished
-- to prevent us from losing policy.DEBUG finish callback