]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/kmod-setup.c
Load virtio_rng early in the game (#6710)
authorHarald Hoyer <harald@hoyer.xyz>
Thu, 31 Aug 2017 13:33:33 +0000 (15:33 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 31 Aug 2017 13:33:33 +0000 (15:33 +0200)
commit6c1f72f626355615daee0e5a7ef7044759251a23
tree3ae80f05ad6e488b88d0865d698c043790287cbc
parent702b64846e3791452d2152ba6b2e4ead5a7a6362
Load virtio_rng early in the game (#6710)

If true randomness is needed before udev is triggered, which would load
virtio_rng, reading /dev/random takes forever and the boot stalls for a
long time.
src/core/kmod-setup.c