mirror of
https://github.com/opnsense/src.git
synced 2026-04-29 18:32:49 -04:00
This has most of the non-essential stuff removed (ie: what is not built) bmake glue to follow.
16 lines
391 B
Text
16 lines
391 B
Text
;
|
|
; boot file for authoritive master name server for Berkeley.EDU
|
|
; 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
|
|
primary Berkeley.EDU berkeley.zone
|
|
primary 32.128.IN-ADDR.ARPA berkeley.rev
|
|
primary 0.0.127.IN-ADDR.ARPA localhost.rev
|
|
|