Merge pull request #228805 from nikstur/systemd-assert-ukify

systemd: assert withUkify -> withEfi
This commit is contained in:
Nick Cao 2023-04-29 11:17:59 +08:00 committed by GitHub
commit c74792d219
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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;