From 03892aa1925c0665ef29082e5a6a5f00198bb7f3 Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Mon, 19 Apr 2021 15:31:45 +0200 Subject: [PATCH] refer to systemd docs --- docs/appendices/FAQ.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/appendices/FAQ.rst b/docs/appendices/FAQ.rst index 7cbe893d66..b2c55d3c4b 100644 --- a/docs/appendices/FAQ.rst +++ b/docs/appendices/FAQ.rst @@ -79,6 +79,8 @@ This may look something like "unable to open temporary zonefile '/etc/powerdns/z PowerDNS systemd units enable ``ProtectSystem=full`` by default, which disallows writes to ``/etc`` and ``/usr``, among other places. Either move your zone files to a safer place (``/var/lib/powerdns`` is a popular choice) or change the systemd protection settings. +For more background on this, please see the systemd documentation on `ProtectSystem `_ and `ReadWritePaths `_. + Backends -------- -- 2.47.2