mirror of
https://github.com/systemd/systemd
synced 2025-10-06 00:13:24 +02:00
mkosi: enable secure boot and autoenroll by default
With GHA now fixed, just always enable SB so that we get extra coverage
This commit is contained in:
@@ -39,6 +39,8 @@ WithTests=no
|
|||||||
|
|
||||||
[Validation]
|
[Validation]
|
||||||
SignExpectedPcr=yes
|
SignExpectedPcr=yes
|
||||||
|
SecureBoot=yes
|
||||||
|
SecureBootAutoEnroll=yes
|
||||||
|
|
||||||
[Content]
|
[Content]
|
||||||
ExtraTrees=
|
ExtraTrees=
|
||||||
|
Reference in New Issue
Block a user