]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
mention that -u and linux works with --disable-threads.
authorBrian Wellington <source@isc.org>
Mon, 4 Dec 2000 19:52:44 +0000 (19:52 +0000)
committerBrian Wellington <source@isc.org>
Mon, 4 Dec 2000 19:52:44 +0000 (19:52 +0000)
FAQ

diff --git a/FAQ b/FAQ
index d8be9428b794c4d37775245ee0a043fd58c292e7..7d5c66d863d08adfcd1ac132eeab0ec1948cbde8 100644 (file)
--- a/FAQ
+++ b/FAQ
@@ -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?