mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
mkosi: Create a few subvolumes in the root partition
Let's exercise the repart Subvolumes= setting by creating a few subvolumes in the root partition when we create it.
This commit is contained in:
@@ -4,3 +4,5 @@
|
||||
Type=root
|
||||
Format=btrfs
|
||||
SizeMinBytes=1G
|
||||
Subvolumes=/home /var
|
||||
MakeDirectories=/home /var
|
||||
|
||||
Reference in New Issue
Block a user