From 5a77a59ce1aa63cc68ebaf44dba272b57b74233b Mon Sep 17 00:00:00 2001 From: Walter Doekes Date: Fri, 14 Apr 2023 11:18:01 +0200 Subject: [PATCH] document bind-supermaster-destdir --- docs/backends/bind.rst | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/docs/backends/bind.rst b/docs/backends/bind.rst index 16a8f19b52..7b3da21e39 100644 --- a/docs/backends/bind.rst +++ b/docs/backends/bind.rst @@ -117,7 +117,6 @@ The file must contain one IP and account per line, separated by whitespace. BIND backend can only read this file, not write it. - .. _setting-bind-supermaster-config: ``bind-supermaster-config`` @@ -127,6 +126,14 @@ When a new zone is configured via the autosecondary mechanism, bindbackend *writ Your ``bind-config`` file should have an ``include`` statement to make sure this file is read on startup. +.. _setting-bind-supermaster-destdir: + +``bind-supermaster-destdir`` +~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +Each new zone configured via the autosecondary mechanism gets a zone file in this directory. +This directory must be writable. + .. _bind-operation: Operation -- 2.47.2