diff --git a/image/mkosi.conf.d/mkosi.conf b/image/mkosi.conf.d/mkosi.conf index c10c03354..13a105bf8 100644 --- a/image/mkosi.conf.d/mkosi.conf +++ b/image/mkosi.conf.d/mkosi.conf @@ -6,7 +6,7 @@ Release=38 Format=disk ManifestFormat=json,changelog Bootable=yes -KernelCommandLine=mitigations=auto,nosmt preempt=full rd.shell=0 rd.emergency=reboot loglevel=8 console=ttyS0 +KernelCommandLine=mitigations=auto preempt=full rd.shell=0 rd.emergency=reboot loglevel=8 console=ttyS0 SplitArtifacts=yes # Enable Secure Boot with own PKI SecureBoot=yes