mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-25 19:04:57 -05:00
example.nil.zone -> example.nil.db
This commit is contained in:
parent
50e524aa29
commit
e11d10bbcc
2 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ controls {
|
|||
|
||||
zone "example.nil." IN {
|
||||
type master;
|
||||
file "example.nil.zone";
|
||||
file "example.nil.db";
|
||||
|
||||
update-policy {
|
||||
grant Administrator@EXAMPLE.NIL wildcard * A AAAA SRV CNAME;
|
||||
|
|
|
|||
Loading…
Reference in a new issue