Date: Tue, 17 Jan 2023 08:43:21 -0800 From: User Ngor <ihor@antonovs.family> To: freebsd-current@freebsd.org Subject: local-unbound regression Message-ID: <6d204b08-5f67-6a0c-4982-93c5f9da8bf5@antonovs.family>
next in thread | raw e-mail | index | archive | help
I discovered that recent unbound update broke my VPN scripts, after some investigation I think I found the problem - default location of the config file was reset to upstream value. My config file is at /var/unbound/unbound.conf (as created by local-unbound-setup) but when I use local-unbound-control I see this error message: # local-unbound-control flush_stats [1673972554] unbound-control[16206:0] error: Could not open /usr/local/etc/unbound/unbound.conf: No such file or directory [1673972554] unbound-control[16206:0] fatal error: could not read config file I have not yet created bugzilla bug -- Ihor Antonov
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6d204b08-5f67-6a0c-4982-93c5f9da8bf5>