]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: Allow configuring whether to do secure boot and pcrs from CLI
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Sat, 9 Sep 2023 08:15:46 +0000 (10:15 +0200)
committerLuca Boccassi <luca.boccassi@gmail.com>
Sat, 9 Sep 2023 09:42:07 +0000 (10:42 +0100)
mkosi.presets/system/mkosi.conf

index 58cd4939427dee5881497537391f60406e4fa0af..0cccf98fd868d0810c7372c261afb69373308ea7 100644 (file)
@@ -47,5 +47,5 @@ Packages=
 BuildPackages=
 
 [Validation]
-SecureBoot=yes
-SignExpectedPcr=yes
+@SecureBoot=yes
+@SignExpectedPcr=yes