summaryrefslogtreecommitdiff
path: root/mkosi.default.d
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2021-09-24 14:20:31 +0200
committerLennart Poettering <lennart@poettering.net>2021-09-24 14:20:40 +0200
commitc7e445abd59c808520cf5f09f059b993f0773aaa (patch)
treecec499898f70a081963f21656b413541d95441f5 /mkosi.default.d
parent074f0f05874698590ee029ddc32f3eea63aab88a (diff)
downloadsystemd-c7e445abd59c808520cf5f09f059b993f0773aaa.tar.gz
Revert "mkosi: turn off qemu headless mode"
This reverts commit a02c1239cc8064d6dc34279b027a264cfa1ebf07. (Sorry, I pushed this directly to 'main' by accident)
Diffstat (limited to 'mkosi.default.d')
-rw-r--r--mkosi.default.d/10-systemd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkosi.default.d/10-systemd.conf b/mkosi.default.d/10-systemd.conf
index 7aa842b2c9..08a03f489b 100644
--- a/mkosi.default.d/10-systemd.conf
+++ b/mkosi.default.d/10-systemd.conf
@@ -14,7 +14,7 @@ InstallDirectory=mkosi.installdir
SourceFileTransferFinal=copy-git-others
[Host]
-QemuHeadless=no
+QemuHeadless=yes
NetworkVeth=yes
[Validation]