Skip to content

Commit a743cac

Browse files
committed
mkosi: Disable scratch device by default
We include scratch space in the rootfs image itself so we don't have need for the scratch device so let's disable it by default.
1 parent e505883 commit a743cac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mkosi.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ KernelCommandLine=systemd.crash_shell
4747
Credentials=journal.storage=persistent
4848
@Incremental=yes
4949
@RuntimeBuildSources=yes
50+
@RuntimeScratch=no
5051
@QemuSmp=2
5152
@QemuSwtpm=yes
5253
@QemuVsock=yes

0 commit comments

Comments
 (0)