fixed missing braces

This commit is contained in:
ubergeek 2020-01-23 21:02:30 -05:00
parent cbaeffadc1
commit b7842adb16
1 changed files with 2 additions and 0 deletions

View File

@ -132,6 +132,8 @@ zone "club.tilde" {
zone "anton.tilde" {
type master;
file"/etc/bind/db.anton.tilde";
};
zone "am.tilde" {
type master;
file "/etc/bind/db.am.tilde";
};