summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2021-11-12 17:48:50 +0100
committerLennart Poettering <lennart@poettering.net>2021-11-12 22:22:06 +0100
commit5dd57a00d5c48e0553062e8eb39357c5f36df20b (patch)
tree0c9702523fea079c2f2eb5c7845a9a6ebd3d4ce7 /docs
parentedf0c907e7e11ba75239f255eb6ed20708df0723 (diff)
downloadsystemd-5dd57a00d5c48e0553062e8eb39357c5f36df20b.tar.gz
doc: document the new luksExtraMountOptions concept
Diffstat (limited to 'docs')
-rw-r--r--docs/USER_RECORD.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/USER_RECORD.md b/docs/USER_RECORD.md
index f82f1307cc..d34eac1afa 100644
--- a/docs/USER_RECORD.md
+++ b/docs/USER_RECORD.md
@@ -476,6 +476,9 @@ executed to make sure the image matches the selected option.
to trim/allocate the file system/backing file when deactivating the home
directory.
+`luksExtraMountOptions` → A string with additional mount options to append to
+the default mount options for the file system in the LUKS volume.
+
`luksCipher` → A string, indicating the cipher to use for the LUKS storage mechanism.
`luksCipherMode` → A string, selecting the cipher mode to use for the LUKS storage mechanism.