mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
unbound: Write hosts to unbound configuration file
This will allow us to read more hosts in a shorter time. Fixes: #11743 Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -85,6 +85,9 @@ server:
|
||||
# Include DHCP leases
|
||||
include: "/etc/unbound/dhcp-leases.conf"
|
||||
|
||||
# Include hosts
|
||||
include: "/etc/unbound/hosts.conf"
|
||||
|
||||
# Include any forward zones
|
||||
include: "/etc/unbound/forward.conf"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user