mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
btrfs is currently broken for nspawn on recent kernels, so switch to the best filesystem until that is solved
9 lines
124 B
Plaintext
9 lines
124 B
Plaintext
# SPDX-License-Identifier: LGPL-2.1-or-later
|
|
|
|
[Partition]
|
|
Type=root
|
|
Format=ext4
|
|
CopyFiles=/
|
|
SizeMinBytes=8G
|
|
SizeMaxBytes=8G
|