mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Document the need to regenerate the local_unbound configuration.
This commit is contained in:
parent
7ee104abde
commit
0d0485e20e
1 changed files with 8 additions and 0 deletions
8
UPDATING
8
UPDATING
|
|
@ -31,6 +31,14 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11.x IS SLOW:
|
|||
disable the most expensive debugging functionality run
|
||||
"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
|
||||
|
||||
20140719:
|
||||
The default unbound configuration has been modified to address
|
||||
issues with reverse lookups on networks that use private
|
||||
address ranges. If you use the local_unbound service, run
|
||||
"service local_unbound setup" as root to regenerate your
|
||||
configuration, then "service local_unbound reload" to load the
|
||||
new configuration.
|
||||
|
||||
20140709:
|
||||
The GNU texinfo and GNU info pages are not built and installed
|
||||
anymore, WITH_INFO knob has been added to allow to built and install
|
||||
|
|
|
|||
Loading…
Reference in a new issue