adding tilde.best to local zone file

This commit is contained in:
ubergeek 2019-08-22 07:29:38 -04:00
parent 3c1b10a30e
commit 61b4f75d08
1 changed files with 5 additions and 0 deletions

View File

@ -116,3 +116,8 @@ zone "best.tilde" {
type master;
file "/etc/bind/db.best.tilde";
};
zone "tilde.best" {
type master;
file "/etc/bind/db.tilde.best";
};