mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-08-02 04:22:45 +03:00
Merge pull request #21331 from poettering/luks-extra-mount-options
homed: allow per-user additional LUKS mount options
This commit is contained in:
@ -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.
|
||||
|
Reference in New Issue
Block a user