From ec848e371088a20e642854a381e56552f523abdc Mon Sep 17 00:00:00 2001 From: Brian Wellington Date: Thu, 11 Jan 2001 23:52:34 +0000 Subject: [PATCH] Add random-device --- doc/misc/options | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/misc/options b/doc/misc/options index c67c355c6a..1b15da54a7 100644 --- a/doc/misc/options +++ b/doc/misc/options @@ -1,7 +1,7 @@ Copyright (C) 2000, 2001 Internet Software Consortium. See COPYRIGHT in the source root or http://isc.org/copyright.html for terms. -$Id: options,v 1.55 2001/01/09 21:50:29 bwelling Exp $ +$Id: options,v 1.56 2001/01/11 23:52:34 bwelling Exp $ This is a summary of the implementation status of the various named.conf options in BIND 9. @@ -113,6 +113,7 @@ options { [ sig-validity-interval number; ] Yes* [ additional-from-auth yes_or_no; ] Yes* [ additional-from-cache yes_or_no; ] Yes* + [ random-device path_name; ] Yes* }; acl Yes@