mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-02 15:45:25 +00:00
snapshot
This commit is contained in:
@@ -71,10 +71,9 @@ main(int argc, char **argv) {
|
||||
|
||||
isc_entropy_stats(ent, stderr);
|
||||
|
||||
#if 1
|
||||
#if 0
|
||||
devrandom = NULL;
|
||||
flags = 0;
|
||||
flags |= ISC_ENTROPYSOURCE_ISDEVICE;
|
||||
CHECK("isc_entropy_createfilesource()",
|
||||
isc_entropy_createfilesource(ent, "/dev/random",
|
||||
flags, &devrandom));
|
||||
|
Reference in New Issue
Block a user