summaryrefslogtreecommitdiff
path: root/man/repart.d.xml
diff options
context:
space:
mode:
authorTobias Hunger <tobias.hunger@gmail.com>2020-05-20 10:44:33 +0200
committerTobias Hunger <tobias.hunger@gmail.com>2020-05-25 15:48:59 +0200
commit129635333d6c12ef582addb9f011f40192c81fe5 (patch)
treea8a61e4fec8bf7279920210cc7d8dd0f94d57546 /man/repart.d.xml
parentd08a6ec39c2cb786bbf8ba2a8d480ada2973ad59 (diff)
downloadsystemd-129635333d6c12ef582addb9f011f40192c81fe5.tar.gz
repart: Add UUID option to config files
Add a option to provide a UUID for the partition that will get created and document that.
Diffstat (limited to 'man/repart.d.xml')
-rw-r--r--man/repart.d.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/man/repart.d.xml b/man/repart.d.xml
index 4993608670..f2c155e200 100644
--- a/man/repart.d.xml
+++ b/man/repart.d.xml
@@ -218,6 +218,16 @@
</varlistentry>
<varlistentry>
+ <term><varname>UUID=</varname></term>
+
+ <listitem><para>The UUID to assign to the partition if none is assigned yet. Note that this
+ setting is not used for matching. It is also not used when a UUID is already set for an existing
+ partition. It is thus only used when a partition is newly created or when an existing one had a
+ all-zero UUID set. If not specified a UUID derived from the partition type is automatically
+ used.</para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><varname>Priority=</varname></term>
<listitem><para>A numeric priority to assign to this partition, in the range -2147483648…2147483647,