diff options
Diffstat (limited to '')
| -rw-r--r-- | modules/powerdns/pdns-secondary.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/powerdns/pdns-secondary.conf b/modules/powerdns/pdns-secondary.conf index 5c9c769..41a5c5d 100644 --- a/modules/powerdns/pdns-secondary.conf +++ b/modules/powerdns/pdns-secondary.conf @@ -1,6 +1,6 @@ autosecondary = yes -bind-supermaster-config = /var/lib/pdns/named-autosecondary.conf -bind-supermasters = /var/lib/pdns/autoprimary.conf +bind-autoprimary-config = /var/lib/pdns/named-autosecondary.conf +bind-autoprimarys = /var/lib/pdns/autoprimary.conf guardian = yes launch = bind local-address = 0.0.0.0 [::] |
