option were not used and deprecieated
This commit is contained in:
parent
63ce40ab8d
commit
fabe31cae4
2 changed files with 0 additions and 4 deletions
|
|
@ -8,9 +8,7 @@ options {
|
|||
allow-query {
|
||||
any;
|
||||
};
|
||||
dnssec-enable no;
|
||||
dnssec-validation no;
|
||||
dnssec-lookaside no;
|
||||
};
|
||||
|
||||
zone "." {
|
||||
|
|
|
|||
|
|
@ -9,9 +9,7 @@ options {
|
|||
directory "/tmp/bind-for-petr";
|
||||
allow-query { any; };
|
||||
|
||||
dnssec-enable no;
|
||||
dnssec-validation no;
|
||||
dnssec-lookaside no;
|
||||
};
|
||||
|
||||
zone "." IN {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue