mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 17:04:19 +01:00
d6da9453b6
This has most of the non-essential stuff removed (ie: what is not built) bmake glue to follow.
17 lines
391 B
Plaintext
17 lines
391 B
Plaintext
;
|
|
; 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
|
|
|