diff options
author | Jonas Smedegaard <dr@jones.dk> | 2003-05-09 12:45:31 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2003-05-09 12:45:31 +0000 |
commit | 5c195873758e2e125229b7200c342480d1e2c6d3 (patch) | |
tree | 603ca4844e4f0a353632a4175c984cce27e7466f | |
parent | 4f875b12255c2ccd54ce0eb0966658871bc70f20 (diff) |
Rename SPIFF to BITBASE.
-rw-r--r-- | bind/named.conf.local | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bind/named.conf.local b/bind/named.conf.local index 04cb7f5..b2fab99 100644 --- a/bind/named.conf.local +++ b/bind/named.conf.local @@ -1,3 +1,3 @@ -include "/etc/local-COMMON/bind/named_SPIFF_pri.conf"; +include "/etc/local-COMMON/bind/named_BITBASE_pri.conf"; include "/etc/local-COMMON/bind/named_HOMEBASE_sec.conf"; include "/etc/local-COMMON/bind/named_LAB_pri.conf"; |