]> git.ipfire.org Git - ipfire-2.x.git/commit - config/rootfiles/common/x86_64/initscripts
random: Launch rngd earlier in the boot process
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 29 Apr 2020 19:33:03 +0000 (19:33 +0000)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sun, 17 May 2020 07:45:30 +0000 (07:45 +0000)
commit65cb935200e61bec8ae97435f6cb8e1e592aab33
tree62e3cad84f37717c95baee84c4d6aa150ce5ac8c
parent80a2765de51ea614cb1e0c770e4e0217ec8d00a0
random: Launch rngd earlier in the boot process

We should initialise the kernel's PRNG as early as we can.

Starting rngd very early will seed the random number generator
when RDRAND or other hardware random number generators are available.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
config/rootfiles/common/aarch64/initscripts
config/rootfiles/common/armv5tel/initscripts
config/rootfiles/common/i586/initscripts
config/rootfiles/common/x86_64/initscripts
lfs/initscripts