mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-08 20:02:06 -04:00
mention that -u and linux works with --disable-threads.
This commit is contained in:
parent
f437f6ffae
commit
dcfa06e99d
1 changed files with 3 additions and 0 deletions
3
FAQ
3
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?
|
||||
|
|
|
|||
Loading…
Reference in a new issue