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.
to on, to ensure disk space is minimized while a user is not logged in.</para></listitem>
</varlistentry>
+ <varlistentry>
+ <term><option>--luks-extra-mount-options=</option><replaceable>OPTIONS</replaceable></term>
+
+ <listitem><para>Takes a string containing additional mount options to use when mounting the LUKS
+ volume. If specified, this string will be appended to the default, built-in mount
+ options.</para></listitem>
+ </varlistentry>
+
<varlistentry>
<term><option>--luks-cipher=</option><replaceable>CIPHER</replaceable></term>
<term><option>--luks-cipher-mode=</option><replaceable>MODE</replaceable></term>