diff options
author | Jonas Smedegaard <dr@jones.dk> | 2001-12-19 05:58:15 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2001-12-19 05:58:15 +0000 |
commit | f6d366ffcaa26df7d5fb231d7b0a85a456baf7ce (patch) | |
tree | 11bfae79be72bf281ea4fb471962129dc3388233 /bind | |
parent | 1062faa5d1104d4e07313d2dcc9f15f3e92fd68d (diff) |
bind: Xayide is secondary dns for XENUX.
Diffstat (limited to 'bind')
-rw-r--r-- | bind/named.conf.local | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bind/named.conf.local b/bind/named.conf.local index cf97d83..027ff18 100644 --- a/bind/named.conf.local +++ b/bind/named.conf.local @@ -1,3 +1,4 @@ include "/etc/local-COMMON/bind/named_LOCAL_pri.conf"; include "/etc/local-COMMON/bind/named_SPIFF_pri.conf"; include "/etc/local-COMMON/bind/named_EZ.JONES_sec.conf"; +include "/etc/local-COMMON/bind/named_XENUX_sec.conf"; |