From dc790c104cc8e0084d8697b271ef64767aa4457f Mon Sep 17 00:00:00 2001 From: Aaron Andersen Date: Sun, 18 Oct 2020 08:26:35 -0400 Subject: [PATCH] nixos/pdns-recursor: add release notes --- nixos/doc/manual/release-notes/rl-2103.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/nixos/doc/manual/release-notes/rl-2103.xml b/nixos/doc/manual/release-notes/rl-2103.xml index fb1d50434b8..c160ab5783d 100644 --- a/nixos/doc/manual/release-notes/rl-2103.xml +++ b/nixos/doc/manual/release-notes/rl-2103.xml @@ -93,6 +93,12 @@ kicad/default.nix. + + + The socket for the pdns-recursor module was moved from /var/lib/pdns-recursor + to /run/pdns-recursor to match upstream. + +