]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
auth debian: adjust option names in shipped configs 13738/head
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Tue, 23 Jan 2024 12:58:09 +0000 (13:58 +0100)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Tue, 23 Jan 2024 12:58:15 +0000 (13:58 +0100)
fixes #13708

builder-support/debian/authoritative/debian-buster/config/bind.conf
builder-support/debian/authoritative/debian-buster/config/tinydns.conf

index 23bfbac752c0d0793ac358acbf1f78c5e6f7245c..d7789f437da5d17e5085f88d7115200da99cc421 100644 (file)
@@ -33,18 +33,18 @@ bind-config=/etc/powerdns/named.conf
 # bind-ignore-broken-records=no
 
 #################################
-# bind-supermaster-config      Location of (part of) named.conf where pdns can write zone-statements to
+# bind-autoprimary-config      Location of (part of) named.conf where pdns can write zone-statements to
 #
-# bind-supermaster-config=
-bind-supermaster-config=/var/lib/powerdns/supermaster.conf
+# bind-autoprimary-config=
+bind-autoprimary-config=/var/lib/powerdns/supermaster.conf
 
 #################################
-# bind-supermaster-destdir     Destination directory for newly added slave zones
+# bind-autoprimary-destdir     Destination directory for newly added secondary zones
 #
-# bind-supermaster-destdir=/etc/powerdns
-bind-supermaster-destdir=/var/lib/powerdns/zones.slave.d
+# bind-autoprimary-destdir=/etc/powerdns
+bind-autoprimary-destdir=/var/lib/powerdns/zones.slave.d
 
 #################################
-# bind-supermasters    List of IP-addresses of supermasters
+# bind-autoprimaries   List of IP-addresses of autoprimaries
 #
-# bind-supermasters=
+# bind-autoprimaries=
index de6388dd20ed519dcacfa7c2eedf4d4890e09119..36e60c671af0169d6930ea29de032524a49f5fbc 100644 (file)
@@ -17,7 +17,7 @@ launch+=tinydns
 # tinydns-locations=yes
 
 #################################
-# tinydns-notify-on-startup    Tell the TinyDNSBackend to notify all the slave nameservers on startup. Default is no.
+# tinydns-notify-on-startup    Tell the TinyDNSBackend to notify all the secondary nameservers on startup. Default is no.
 #
 # tinydns-notify-on-startup=no