summaryrefslogtreecommitdiff
path: root/mkosi.conf.d/10-systemd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'mkosi.conf.d/10-systemd.conf')
-rw-r--r--mkosi.conf.d/10-systemd.conf4
1 files changed, 1 insertions, 3 deletions
diff --git a/mkosi.conf.d/10-systemd.conf b/mkosi.conf.d/10-systemd.conf
index bbb3544f1f..2c7eb63e71 100644
--- a/mkosi.conf.d/10-systemd.conf
+++ b/mkosi.conf.d/10-systemd.conf
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: LGPL-2.1-or-later
-# This is a settings file for OS image generation using mkosi (https://github.com/systemd/mkosi).
-
[Output]
Bootable=yes
# Prevent ASAN warnings when building the image and ship the real ASAN options prefixed with MKOSI_.
@@ -12,7 +10,7 @@ OutputDirectory=mkosi.output
[Content]
BuildDirectory=mkosi.builddir
-Cache=mkosi.cache
+CacheDirectory=mkosi.cache
ExtraTrees=src:/root/src
Packages=
acl