diff --git a/doc/arm/Bv9ARM-book.xml b/doc/arm/Bv9ARM-book.xml index 3ba86ed5a1..9da73c5ea0 100644 --- a/doc/arm/Bv9ARM-book.xml +++ b/doc/arm/Bv9ARM-book.xml @@ -2,7 +2,7 @@ - + BIND 9 Administrator Reference Manual @@ -5037,6 +5037,12 @@ for this. Unlike with earlier versions of BIND, you will typically not need to compile named statically nor install shared libraries under the new root. +However, depending on your operating system, you may need +to set up things like +/dev/zero, +/dev/random, +/dev/log, and/or +/etc/localtime. diff --git a/doc/arm/Bv9ARM.ch07.html b/doc/arm/Bv9ARM.ch07.html index 5db92c8ac5..3480f534f3 100644 --- a/doc/arm/Bv9ARM.ch07.html +++ b/doc/arm/Bv9ARM.ch07.html @@ -315,6 +315,24 @@ CLASS="command" >named statically nor install shared libraries under the new root. +However, depending on your operating system, you may need +to set up things like +/dev/zero, +/dev/random, +/dev/log, and/or +/etc/localtime.

7.2.2. Using the setuid
8.1. Common Problems
8.2. Incrementing and Changing the Serial Number
8.3. Where Can I Get Help?

8.1. Common Problems