diff options
Diffstat (limited to 'bind/named.conf-morla')
-rw-r--r-- | bind/named.conf-morla | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/bind/named.conf-morla b/bind/named.conf-morla new file mode 100644 index 0000000..b4b0030 --- /dev/null +++ b/bind/named.conf-morla @@ -0,0 +1,8 @@ +include "/etc/local-JONES.DK/bind/named.conf.acl"; + include "/etc/local-JONES.DK/bind/named.conf.pri"; + + include "/etc/local-REDPILL.DK/bind/named.conf.BITBASE.DK"; + include "/etc/local-REDPILL.DK/bind/named.conf.HOMEBASE.DK"; + include "/etc/local-REDPILL.DK/bind/named.conf.OROE.DK"; + include "/etc/local-REDPILL.DK/bind/named.conf.SHAKTI.IN"; +}; |