Commit 6c747d70 authored by Grant Garrett-Grossman's avatar Grant Garrett-Grossman Committed by GitHub

Update README.md (#4068)

* Update README.md

Specify that serial must change for the zone file to be reloaded.
Signed-off-by: default avatarGrant Garrett-Grossman <grantlg2@illinois.edu>

* Update plugin/auto/README.md
Co-authored-by: default avatarMiek Gieben <miek@miek.nl>
Signed-off-by: default avatarGrant Garrett-Grossman <grantlg2@illinois.edu>
Co-authored-by: default avatarMiek Gieben <miek@miek.nl>
parent aa16e0ef
......@@ -9,7 +9,7 @@
The *auto* plugin is used for an "old-style" DNS server. It serves from a preloaded file that exists
on disk. If the zone file contains signatures (i.e. is signed, i.e. using DNSSEC) correct DNSSEC answers
are returned. Only NSEC is supported! If you use this setup *you* are responsible for re-signing the
zonefile. New or changed zones are automatically picked up from disk.
zonefile. New or changed zones are automatically picked up from disk only when SOA's serial changes. If the zones are not updated via a zone transfer, the serial must be manually changed.
## Syntax
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment