From dcfa06e99d11bb58ecfd582344eb8c23a775eda8 Mon Sep 17 00:00:00 2001 From: Brian Wellington Date: Mon, 4 Dec 2000 19:52:44 +0000 Subject: [PATCH] mention that -u and linux works with --disable-threads. --- FAQ | 3 +++ 1 file changed, 3 insertions(+) diff --git a/FAQ b/FAQ index d8be9428b7..7d5c66d863 100644 --- 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?