diff --git a/mkosi.conf b/mkosi.conf index 9a5fd470d26..dbaaba3c189 100644 --- a/mkosi.conf +++ b/mkosi.conf @@ -73,7 +73,8 @@ KernelCommandLine= oops=panic panic=-1 softlockup_panic=1 - panic_on_warn=1 + # Disabled due to BTRFS issue, waiting for the fix to become available + panic_on_warn=0 # These don't ship proper units with [Install] directives so we have to mask them instead. systemd.mask=isc-dhcp-server.service systemd.mask=mdmonitor.service