mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-11 11:35:54 +02:00
The rng daemon will be installed by default and will also be installed when a hardware random number generator is found. It will then read random data from the hardware random number generator and will feed it into the kernel's entropy pool. If no HW RNG is available, a warning will be printed at boot time.
5 lines
87 B
Plaintext
5 lines
87 B
Plaintext
usr/bin/rngtest
|
|
usr/sbin/rngd
|
|
#usr/share/man/man1/rngtest.1
|
|
#usr/share/man/man8/rngd.8
|