]> git.ipfire.org Git - thirdparty/systemd.git/commit
core: add new systemd.random_seed= kernel command line option for seeding entropy...
authorLennart Poettering <lennart@poettering.net>
Thu, 11 Jun 2020 07:56:01 +0000 (09:56 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 24 Jun 2020 13:33:44 +0000 (15:33 +0200)
commitd247f232a8fd68f91769274f196566a6e9e75d15
tree22c2786b998fd812550d82fff5569afa345d7e9b
parent4dd055f907eda30b95c9cdd0b822120bbf646ecf
core: add new systemd.random_seed= kernel command line option for seeding entropy pool

This is useful in test environments with entropy starved VMs.
src/core/main.c