From: Peter van Dijk Date: Wed, 30 Oct 2019 12:39:43 +0000 (+0100) Subject: document INCEPTION-EPOCH exception X-Git-Tag: dnsdist-1.4.0~20^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F8289%2Fhead;p=thirdparty%2Fpdns.git document INCEPTION-EPOCH exception --- diff --git a/docs/dnsupdate.rst b/docs/dnsupdate.rst index 1f043dbcca..a1392a28a3 100644 --- a/docs/dnsupdate.rst +++ b/docs/dnsupdate.rst @@ -236,6 +236,8 @@ These are the settings available for **SOA-EDIT-DNSUPDATE**. - SOA-EDIT-INCREASE: Change the serial to whatever SOA-EDIT would provide. If what SOA-EDIT provides is lower than the current serial, increase the current serial by 1. + Exception: with SOA-EDIT=INCEPTION-EPOCH, the serial is bumped to at + least the current EPOCH time. DNS update How-to: Setup dyndns/rfc2136 with dhcpd --------------------------------------------------