Location of slave and dynamical updated zone files changed.

This commit is contained in:
2021-12-10 11:36:43 +01:00
parent 8a00a00ace
commit c52287ad9a
4 changed files with 25 additions and 3 deletions

View File

@ -37,3 +37,12 @@
# - ALLOW_TRANSFER_OPTION="83.223.90.93;"
# -
#ALLOW_TRANSFER_OPTION=""
# - ZONE_FILE_DYNAMIC_UPDATE_DIR
# -
# - The directory where dynamically updated zone (and journal) files life
# -
# - Defaults to:
# - ZONE_FILE_DYNAMIC_UPDATE_DIR=/var/lib/bind
# -
#ZONE_FILE_DYNAMIC_UPDATE_DIR=/var/lib/bind

View File

@ -22,3 +22,12 @@
# - Defaults to DKIM_DNS_MASTER IPv4 Address
# -
#ALLOW_TRANSFER_OPTION=""
# - ZONE_FILE_SLAVE_DIR
# -
# - The directory where slave/stub data located
# -
# - Defaults to:
# - ZONE_FILE_SLAVE_DIR="/var/cache/bind"
# -
#ZONE_FILE_SLAVE_DIR="/var/cache/bind"