Skip to content

Commit 8bd4f0c

Browse files
committed
mkosi: Fix typo
Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
1 parent 3c85d24 commit 8bd4f0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mkosi.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Bootable=true
3434
BaseTrees=%O/base
3535
UnifiedKernelImages=true
3636
UnifiedKernelImageFormat=%i_%v
37-
KernelCommandLine=rw vt.handoff=1 iommu=pt intel_iommu=on amd_iommu=o quiet loglevel=0 systemd.show_status=0
37+
KernelCommandLine=rw vt.handoff=1 iommu=pt intel_iommu=on amd_iommu=on quiet loglevel=0 systemd.show_status=0
3838
KernelModulesInitrd=true
3939
KernelModulesInitrdExclude=.*
4040
KernelModulesInitrdInclude=default

0 commit comments

Comments
 (0)