Hi,
After upgrading NSD to 3.2.16 (from ports), the chroot option doesn't work anymore.
Note that I haven't changed anything in the configuration file, and the error makes no sense.
After commenting out
it started fine.
Any ideas?
After upgrading NSD to 3.2.16 (from ports), the chroot option doesn't work anymore.
Code:
# service nsd start
Starting nsd.
nsd[56357]: error: /usr/local/etc/nsd is not relative to /usr/local/etc/nsd/: chroot not possible
nsd startup failed.
Note that I haven't changed anything in the configuration file, and the error makes no sense.
After commenting out
Code:
chroot: "/usr/local/etc/nsd/"
Any ideas?