random-seed-file is not implemented

This commit is contained in:
Andreas Gustafsson
2001-02-01 19:09:24 +00:00
parent 175ba246fb
commit 31c094afd6

View File

@@ -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;