From 6f28120401694e859b62b2be8c59da32b6e9d4f0 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 21 Mar 2022 14:16:54 +0100 Subject: [PATCH] [partition] Fix typo in example configuration --- src/modules/partition/partition.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/partition/partition.conf b/src/modules/partition/partition.conf index b03c855db..d1c5ba255 100644 --- a/src/modules/partition/partition.conf +++ b/src/modules/partition/partition.conf @@ -201,7 +201,7 @@ defaultFileSystemType: "ext4" # maxSize: 10G # attributes: 0xffff000000000003 # - name: "home" -# type = "933ac7e1-2eb4-4f13-b844-0e14e2aef915" +# type: "933ac7e1-2eb4-4f13-b844-0e14e2aef915" # filesystem: "ext4" # mountPoint: "/home" # size: 3G