aboutsummaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/bind/templates/named_master.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/bind/templates/named_master.conf b/modules/bind/templates/named_master.conf
index dfeb3a86..92cb40b7 100644
--- a/modules/bind/templates/named_master.conf
+++ b/modules/bind/templates/named_master.conf
@@ -11,7 +11,7 @@ zone "mageia.fr" IN {
};
zone "7.0.0.0.2.0.0.0.8.7.1.2.2.0.a.2.ip6.arpa" IN {
- type reverse;
+ type master;
file "reverse/7.0.0.0.2.0.0.0.8.7.1.2.2.0.a.2.ip6.arpa.zone";
allow-update { none; };
};