The systemd-random-seed.service unit is configured not to run in the initrd
since https://github.com/systemd/systemd/commit/
fe7f113c
Also, the systemd-random-seed-load.service does not exist since
https://github.com/systemd/systemd/commit/
c35b956d
"$systemdsystemunitdir"/systemd-journald.service \
"$systemdsystemunitdir"/systemd-vconsole-setup.service \
"$systemdsystemunitdir"/systemd-volatile-root.service \
- "$systemdsystemunitdir"/systemd-random-seed-load.service \
- "$systemdsystemunitdir"/systemd-random-seed.service \
"$systemdsystemunitdir"/systemd-sysctl.service \
"$systemdsystemunitdir"/sysinit.target.wants/systemd-modules-load.service \
"$systemdsystemunitdir"/sysinit.target.wants/systemd-ask-password-console.path \