Cross Reference: good-update-policy9.conf
xref
: /
bind-9.11.3
/
bin
/
tests
/
system
/
checkconf
/
good-update-policy9.conf
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
good-update-policy9.conf revision fccc836ebfeb8e278b528b59304f451c369baf37
/*
*
Copyright
(C)
2018
Internet
Systems
Consortium
,
Inc
.
(
"ISC"
)
*
*
This
Source
Code
Form
is
subject
to
the
terms
of
the
Mozilla
Public
*
License
, v.
2.0
.
If
a
copy
of
the
MPL
was
not
distributed
with
this
*
file
,
You
can
obtain
one
at
http
://
mozilla.org
/
MPL
/
2.0
/.
*/
zone
"
example.com
"
{
type
master
;
file
"
example.com.db
"
;
update
-
policy
{
grant
*
ms
-
subdomain
.
TXT
;
}
;
}
;