summaryrefslogtreecommitdiff
path: root/bind
diff options
context:
space:
mode:
Diffstat (limited to 'bind')
-rw-r--r--bind/named_sec.conf.m46
1 files changed, 6 insertions, 0 deletions
diff --git a/bind/named_sec.conf.m4 b/bind/named_sec.conf.m4
new file mode 100644
index 0000000..4d073db
--- /dev/null
+++ b/bind/named_sec.conf.m4
@@ -0,0 +1,6 @@
+dnl
+dnl named_sec.conf.m4
+dnl Copyright 2002 Juri Jensen <juri@xenux.dk>
+dnl
+include(/tmp/prim2sec.out)dnl
+define(`SEC_ZONE', `zone $1 { type slave; file db.$1; masters { $2; }; };')