From f13236afee21437b947ae991061ae2ab1f8b9f56 Mon Sep 17 00:00:00 2001 From: JP Mens Date: Thu, 25 Apr 2019 20:43:40 +0200 Subject: [PATCH] pdns_control reopens geoip databases on reload closes https://github.com/PowerDNS/pdns/issues/7752 --- docs/backends/geoip.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/backends/geoip.rst b/docs/backends/geoip.rst index dfadcebc77..b86d45643a 100644 --- a/docs/backends/geoip.rst +++ b/docs/backends/geoip.rst @@ -94,7 +94,7 @@ caching options described ``geoip-zones-file`` ~~~~~~~~~~~~~~~~~~~~ -Specifies the full path of the zone configuration file to use. +Specifies the full path of the zone configuration file to use. The file is re-opened with a ``pdns_control reload''. .. _setting-geoip-dnssec-keydir: -- 2.47.2