From 610d8343deba239edbb88f3f17d3e4118bc782ac Mon Sep 17 00:00:00 2001 From: Pieter Lexis Date: Mon, 19 Dec 2016 18:30:49 +0100 Subject: [PATCH] RPZ: log additions/removals at degug, not info --- pdns/reczones.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pdns/reczones.cc b/pdns/reczones.cc index 99eae9c6cd..e9b928b4b1 100644 --- a/pdns/reczones.cc +++ b/pdns/reczones.cc @@ -359,7 +359,7 @@ void RPZIXFRTracker(const ComboAddress& master, const DNSName& zone, boost::opti } else { totremove++; - L<