Taking over the ca.tilde zone, project incoming

This commit is contained in:
Ubergeek
2019-08-22 12:40:25 +00:00
parent 61b4f75d08
commit 67271c4dc8
2 changed files with 7 additions and 2 deletions

View File

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