]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
regen
authorMark Andrews <marka@isc.org>
Wed, 23 Feb 2005 03:08:42 +0000 (03:08 +0000)
committerMark Andrews <marka@isc.org>
Wed, 23 Feb 2005 03:08:42 +0000 (03:08 +0000)
doc/misc/options

index 5bcfb9765c481252188ddf430f75aa602b6ab4e5..b64655d034ddd2b3255faad7f0923a3b560fa82e 100644 (file)
@@ -133,7 +133,8 @@ options {
 controls {
         inet ( <ipv4_address> | <ipv6_address> | * ) [ port ( <integer> | *
             ) ] allow { <address_match_element>; ... } [ keys { <string>; ... } ];
-        unix <unsupported>; // not implemented
+        unix <quoted_string> perm <integer> owner <integer> group <integer>
+            [ keys { <string>; ... } ];
 };
 
 acl <string> { <address_match_element>; ... };