From b8fdf869e8b717c0d1e2a27902d6c0406d4ceead Mon Sep 17 00:00:00 2001 From: Christopher Jones Date: Tue, 10 Mar 2026 22:27:52 -0400 Subject: [PATCH] More detail on config files for unbound --- unbound.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unbound.md b/unbound.md index 603d992..237238d 100644 --- a/unbound.md +++ b/unbound.md @@ -1,4 +1,4 @@ -Unbound provides DNS resolution service for the local network. Unbound was built from source and installed on Teal, bare metal (configure, make, sudo make install). +Unbound provides DNS resolution service for the local network. Unbound was built from source and installed on cranberrypi, bare metal (configure, make, sudo make install). The configuration file for Unbound is at /usr/local/etc/unbound/unbound.conf, with included configuration files in the directory /usr/local/etc/unbound/unbound.conf.d.