| From: | Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx> |
| Date: | Fri, 8 May 2009 10:13:56 -0700 (PDT) |
We should already be doing it at system startup via
[/usr/src]/etc/rc.d/initrandom. In fact, we pipe the entire contents
of sysctl -a to /dev/random.
-Matt