.zone -> .db

This commit is contained in:
Mark Andrews
2010-12-17 00:57:39 +00:00
parent 8a40052676
commit 273757406a
15 changed files with 29 additions and 29 deletions

View File

@@ -14,7 +14,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: named.conf,v 1.2 2010/12/16 09:51:28 jinmei Exp $ */
/* $Id: named.conf,v 1.3 2010/12/17 00:57:38 marka Exp $ */
controls { /* empty */ };
@@ -28,4 +28,4 @@ options {
notify no;
};
zone "." { type master; file "root.zone"; };
zone "." { type master; file "root.db"; };

View File

@@ -12,7 +12,7 @@
; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
; PERFORMANCE OF THIS SOFTWARE.
; $Id: root.zone,v 1.2 2010/12/16 09:51:28 jinmei Exp $
; $Id: root.db,v 1.1 2010/12/17 00:57:38 marka Exp $
$TTL 120
@ SOA ns.utld hostmaster.ns.utld ( 46 3600 1200 604800 60 )