mirror of
https://github.com/systemd/systemd.git
synced 2026-07-06 22:57:04 +00:00
Now that the random seed is used on virtualized systems, there's no point in having a random-seed-mode toggle switch. Let's just always require it now, with the existing logic already being there to allow not having it if EFI itself has an RNG. In other words, the logic for this can now be automatic.