mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Install PROTO.localhost-v6.rev.
Reported by: Scott Allendorf <scott-allendorf@uiowa.edu> Forgot by: me (ume)
This commit is contained in:
parent
78a1485fd1
commit
232b0e36b5
1 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
FILES= PROTO.localhost.rev named.conf named.root make-localhost
|
||||
FILES= PROTO.localhost.rev PROTO.localhost-v6.rev named.conf named.root \
|
||||
make-localhost
|
||||
NOOBJ= noobj
|
||||
FILESDIR= /etc/namedb
|
||||
FILESMODE= 644
|
||||
|
|
|
|||
Loading…
Reference in a new issue