From: Andreas Gustafsson Date: Sat, 5 Jan 2002 01:26:10 +0000 (+0000) Subject: note that the command channel can be disabled using controls { }; X-Git-Tag: v9.0.1^2~8657 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=cfbdb5e079d0db3b23435295d6f2d7c8fc239dba;p=thirdparty%2Fbind9.git note that the command channel can be disabled using controls { }; --- diff --git a/doc/arm/Bv9ARM-book.xml b/doc/arm/Bv9ARM-book.xml index 07674a08cbe..cf39e0a4f4f 100644 --- a/doc/arm/Bv9ARM-book.xml +++ b/doc/arm/Bv9ARM-book.xml @@ -2,7 +2,7 @@ - + BIND 9 Administrator Reference Manual @@ -2329,6 +2329,11 @@ installed. BIND 8 configuration file, it is ignored and a warning is logged. + +To disable the command channel, use an empty controls +statement: controls { };. + + <command>include</command> Statement Grammar