]> git.ipfire.org Git - thirdparty/mkosi.git/commitdiff
tests: Make sure we set systemd.firstboot=no
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 7 Jun 2024 15:09:51 +0000 (17:09 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 7 Jun 2024 15:10:50 +0000 (17:10 +0200)
Otherwise the boot might get stuck on a prompt from systemd-firstboot.service
or systemd-homed-firstboot.service.

tests/__init__.py

index 83e15bfb97491c992f1675b276d6a25c23923f88..d95a84014ea1cb3655bb73690e971401ac1fbffc 100644 (file)
@@ -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([