From: Daan De Meyer Date: Fri, 7 Jun 2024 15:09:51 +0000 (+0200) Subject: tests: Make sure we set systemd.firstboot=no X-Git-Tag: v23.1~12^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=644cf25ec443500458b214e3845ab5d87330d68d;p=thirdparty%2Fmkosi.git tests: Make sure we set systemd.firstboot=no Otherwise the boot might get stuck on a prompt from systemd-firstboot.service or systemd-homed-firstboot.service. --- diff --git a/tests/__init__.py b/tests/__init__.py index 83e15bfb9..d95a84014 100644 --- a/tests/__init__.py +++ b/tests/__init__.py @@ -67,6 +67,7 @@ class Image: "systemd.journald.max_level_console=info", "printk.devkmsg=on", "systemd.early_core_pattern=/core", + "systemd.firstboot=no", ] return run([