summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/mkosi.yml2
-rw-r--r--mkosi.conf.d/10-systemd.conf4
2 files changed, 4 insertions, 2 deletions
diff --git a/.github/workflows/mkosi.yml b/.github/workflows/mkosi.yml
index a4a315bc23..90c3d07828 100644
--- a/.github/workflows/mkosi.yml
+++ b/.github/workflows/mkosi.yml
@@ -73,7 +73,7 @@ jobs:
steps:
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c
- - uses: systemd/mkosi@c1f1e9ab2fe89f21ebdb4984b676f9a489081a64
+ - uses: systemd/mkosi@36638fb37e0ccbb97bbaa573d158dcea3a5f9bde
- name: Configure
run: |
diff --git a/mkosi.conf.d/10-systemd.conf b/mkosi.conf.d/10-systemd.conf
index dbc50793a7..0b364f49f2 100644
--- a/mkosi.conf.d/10-systemd.conf
+++ b/mkosi.conf.d/10-systemd.conf
@@ -65,7 +65,7 @@ BuildPackages=
zstd
[Host]
-QemuHeadless=yes
+Acl=yes
Netdev=yes
QemuMem=2G
ExtraSearchPaths=build/
@@ -74,6 +74,8 @@ KernelCommandLineExtra=systemd.crash_shell
systemd.journald.forward_to_console
systemd.journald.max_level_console=warning
systemd.mask=auditd
+ # Tell the kernel to only log warning and up to the console.
+ loglevel=4
[Validation]
Password=