random-seed-file is not implemented
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: named.conf,v 1.50 2001/01/27 07:24:35 gson Exp $ */
|
||||
/* $Id: named.conf,v 1.51 2001/02/01 19:09:24 gson Exp $ */
|
||||
|
||||
/*
|
||||
* This is a worthless, nonrunnable example of a named.conf file that has
|
||||
@@ -39,7 +39,6 @@ options {
|
||||
|
||||
version "my version string";
|
||||
random-device "/dev/random";
|
||||
random-seed-file "/random/seed/file";
|
||||
directory "/tmp";
|
||||
|
||||
port 666;
|
||||
|
||||
Reference in New Issue
Block a user