projects
/
sysconfig
/
bind.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34248f2
)
Notify secondaries for dehnerts.com
author
Alex Dehnert
<alex@dehnerts.com>
Thu, 27 Jul 2023 18:27:25 +0000
(18:27 +0000)
committer
Alex Dehnert
<alex@dehnerts.com>
Thu, 27 Jul 2023 18:27:25 +0000
(18:27 +0000)
This probably speeds up change propagation
named.conf.local
patch
|
blob
|
history
diff --git
a/named.conf.local
b/named.conf.local
index 48837559ffc6d7a447d4215174bd76454e1785d7..1cf559faedaf47be0cb93cdb2e6c471ac8f2b512 100644
(file)
--- a/
named.conf.local
+++ b/
named.conf.local
@@
-109,7
+109,7
@@
zone "dehnerts.com" IN {
allow-update { none; };
allow-transfer { "transfer-allowed"; };
allow-query { any; };
-
//notify no
;
+
also-notify { "secondary-ns"; }
;
};
logging {