mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08: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