mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
mkosi: Set mitigations=off
Might as well disable mitigations for these VMs. Who knows, maybe it'll speed something up.
This commit is contained in:
@@ -85,6 +85,7 @@ KernelCommandLine=
|
||||
# Disabled due to BTRFS issue, waiting for the fix to become available
|
||||
panic_on_warn=0
|
||||
psi=1
|
||||
mitigations=off
|
||||
|
||||
Packages=
|
||||
acl
|
||||
|
||||
Reference in New Issue
Block a user