2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 22:45:39 +00:00

mention that -u and linux works with --disable-threads.

This commit is contained in:
Brian Wellington
2000-12-04 19:52:44 +00:00
parent f437f6ffae
commit dcfa06e99d

3
FAQ
View File

@@ -23,6 +23,9 @@ of a security risk than a root process that has not dropped privileges.
If Linux threads ever work correctly, this restriction will go away.
Configuring BIND9 with the --disable-threads option causes a non-threaded
version to be built, which will allow -u to be used.
Q: Why does named log the error message "no TTL specified" and refuse
to load my zone file?