mkosi: Add a swap partition

systemd-oomd keeps complaining about the lack of swap partition, so
let's add one.
This commit is contained in:
Daan De Meyer
2023-08-16 16:17:44 +02:00
parent 973d6be402
commit eeb246920d

View File

@@ -0,0 +1,6 @@
# SPDX-License-Identifier: LGPL-2.1-or-later
[Partition]
Type=swap
SizeMinBytes=100M
SizeMaxBytes=100M