systemd: assert withUkify -> withEfi

This commit is contained in:
nikstur 2023-04-28 23:51:03 +02:00
parent 358a179550
commit 716ed92c8e

View file

@ -140,6 +140,7 @@ assert withImportd -> withCompression;
assert withCoredump -> withCompression;
assert withHomed -> withCryptsetup;
assert withHomed -> withPam;
assert withUkify -> withEfi;
let
wantCurl = withRemote || withImportd;