.. snipped...
# Seed Software random generator
#
cat rnd > /dev/random
# Activate software random generator as an additional source
sysctl kern.random.sys.harvest.swi=1
Or does this cause a loss/reset of all entropy gathered by the hardware sofar ?
no - writing to /dev/random "adds randomness"
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"