Hi,I just upgraded my nameserver to 5.6-stable and noticed the following line in /etc/rc.conf:
nsd_flags=NO # for normal use: "-c /var/nsd/etc/nsd.conf" However, /etc/rc.d/nsd contains the following line: daemon_flags="-c /var/nsd/etc/nsd.conf" I suppose the comment in rc.conf should be: for normal use: "" Just like most other services. Is that correct? Thanks, Maurice