mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-29 13:38:26 +00:00
Add random-device
This commit is contained in:
parent
54b9d585e0
commit
ec848e3710
@ -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@
|
||||
|
Loading…
x
Reference in New Issue
Block a user