In revision 15537, I've just reverted a modification done in the update
yesterday to the file "/srv/named/etc/named.conf".
The reason I did that modification is the following:
{{{
$ sudo named-checkconf /srv/named/etc/named.conf
/srv/named/etc/named.conf:11: change directory to '/etc/namedb' failed:
file not found
}}}
However, with that modification that fixes the command above, named
fails to start, so I reverted:
> - directory "/srv/named/etc/namedb";
> + directory "/etc/namedb";
I failed to use named-checkconf with this, though.
I believe some fix to my command or to the page is needed, so, I'm
asking here, please, if someone knows what to do.
--
[]s,
Fernando
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page