summaryrefslogtreecommitdiff
path: root/templates/zone-slave.erb
diff options
context:
space:
mode:
Diffstat (limited to 'templates/zone-slave.erb')
-rw-r--r--templates/zone-slave.erb3
1 files changed, 1 insertions, 2 deletions
diff --git a/templates/zone-slave.erb b/templates/zone-slave.erb
index b5b3754..0ae7e5d 100644
--- a/templates/zone-slave.erb
+++ b/templates/zone-slave.erb
@@ -7,5 +7,4 @@ zone <%=name%> IN {
masters { <%= zone_masters %>; };
<% end -%>
allow-query { any; };
- notify yes;
-}
+};