mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
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:
@@ -0,0 +1,6 @@
|
||||
# SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
[Partition]
|
||||
Type=swap
|
||||
SizeMinBytes=100M
|
||||
SizeMaxBytes=100M
|
||||
Reference in New Issue
Block a user