From 06958ee85e687dd0687a0bd0935983a2d81b8eaa Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Fri, 13 Jul 2007 14:08:17 +0000 Subject: Rename named.conf.local to the host-specific named.conf-coreander. --- bind/named.conf-coreander | 12 ++++++++++++ bind/named.conf.local | 11 ----------- 2 files changed, 12 insertions(+), 11 deletions(-) create mode 100644 bind/named.conf-coreander delete mode 100644 bind/named.conf.local (limited to 'bind') diff --git a/bind/named.conf-coreander b/bind/named.conf-coreander new file mode 100644 index 0000000..c74cec5 --- /dev/null +++ b/bind/named.conf-coreander @@ -0,0 +1,12 @@ +include "/etc/local-BITBASE.DK/bind/named.conf.acl"; +include "/etc/local-IDRAETSDAGHOJSKOLEN.DK/bind/named.conf.acl"; +include "/etc/local-JONES.DK/bind/named.conf.acl"; +include "/etc/local-KOMPONENT.DK/bind/named.conf.acl"; + +include "/etc/local-BITBASE.DK/bind/named.conf.pri"; +include "/etc/local-IDRAETSDAGHOJSKOLEN.DK/bind/named.conf.pri"; +include "/etc/local-JONES.DK/bind/named.conf.pri"; +include "/etc/local-KOMPONENT.DK/bind/named.conf.pri"; + +include "/etc/local-REDPILL.DK/bind/named.conf.HOMEBASE.DK"; +include "/etc/local-REDPILL.DK/bind/named.conf.DGI-HUSET.DK"; diff --git a/bind/named.conf.local b/bind/named.conf.local deleted file mode 100644 index 29b68f8..0000000 --- a/bind/named.conf.local +++ /dev/null @@ -1,11 +0,0 @@ -include "/etc/local-BITBASE.DK/bind/named.conf.acl"; -include "/etc/local-IDRAETSDAGHOJSKOLEN.DK/bind/named.conf.acl"; -include "/etc/local-KOMPONENT.DK/bind/named.conf.acl"; - -include "/etc/local-BITBASE.DK/bind/named.conf.pri"; -include "/etc/local-IDRAETSDAGHOJSKOLEN.DK/bind/named.conf.pri"; -include "/etc/local-KOMPONENT.DK/bind/named.conf.pri"; - -include "/etc/local-REDPILL.DK/bind/named.conf.JONES.DK"; -include "/etc/local-REDPILL.DK/bind/named.conf.HOMEBASE.DK"; -include "/etc/local-REDPILL.DK/bind/named.conf.DGI-HUSET.DK"; -- cgit v1.2.3