]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - config/unbound/unbound.conf
unbound: Write hosts to unbound configuration file
[ipfire-2.x.git] / config / unbound / unbound.conf
index ce51f63a0042d72a73cb0192826b1ed7b0fff05d..10d5660e81b8cfec0cba09692732f45994973f97 100644 (file)
@@ -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"