d6da9453b6
This has most of the non-essential stuff removed (ie: what is not built) bmake glue to follow.
19 lines
472 B
Clojure
19 lines
472 B
Clojure
;
|
|
; @(#)named.boot.slave 1.13 (Berkeley) 87/07/21
|
|
;
|
|
; boot file for secondary name server
|
|
; Note that there should be one primary entry for each SOA record.
|
|
;
|
|
;
|
|
sortlist 10.0.0.0
|
|
|
|
directory /usr/local/adm/named
|
|
|
|
; type domain source host/file backup file
|
|
|
|
cache . root.cache
|
|
secondary Berkeley.EDU 128.32.137.8 128.32.137.3 ucbhosts.bak
|
|
secondary 32.128.IN-ADDR.ARPA 128.32.137.8 128.32.137.3 ucbhosts.rev.bak
|
|
primary 0.0.127.IN-ADDR.ARPA localhost.rev
|
|
|