]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/systemd-boot-system-token.service
boot: implement kernel EFI RNG seed protocol with proper hashing
[thirdparty/systemd.git] / units / systemd-boot-system-token.service
index 662a1fda04ba4fcf7c77acc99da5852181f737c6..5a56d7c3317e33c5f2705bd9d014687b13d14e90 100644 (file)
@@ -26,9 +26,6 @@ ConditionPathExists=/sys/firmware/efi/efivars/LoaderFeatures-4a67b082-0a4c-41cf-
 # Only run this if there is no system token defined yet, or …
 ConditionPathExists=|!/sys/firmware/efi/efivars/LoaderSystemToken-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f
 
-# … if the boot loader didn't pass the OS a random seed (and thus probably was missing the random seed file)
-ConditionPathExists=|!/sys/firmware/efi/efivars/LoaderRandomSeed-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f
-
 [Service]
 Type=oneshot
 RemainAfterExit=yes