On Tue, 05 Aug 2025 14:28:59 +0000 otto cooper wrote: > > On 8/5/25 15:03, Craig Skinner wrote: > > > > > On Mon, 04 Aug 2025 11:24:31 +0000 otto cooper wrote: > > > > > doas /usr/sbin/nsd-control reconfig > > > > reconfig start, read /etc/nsd.conf > > > > Could not open /etc/nsd.conf: Permission denied > > > > > > > > Why is nsd-control failing to read /var/nsd/etc/nsd.conf? > > > > > > > > > > > > > ls -ld /var/nsd/etc/ > > > > drwxr-x--- 2 root wheel 512 Aug 4 13:36 /var/nsd/etc > > I changed the group to _nsd. > > Problem solved. > > Thank you
Yay!