diff options
author | Aidan Dang <dang@aidan.gg> | 2022-09-25 16:12:10 +0200 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2022-10-07 16:36:04 +0200 |
commit | fd83c98e8a462b9b5ae07e3d7a2ace500b50c172 (patch) | |
tree | 364be92f922271f10ccef7745970559639814eda /man/homectl.xml | |
parent | Merge pull request #22998 from DaanDeMeyer/journal-compact-split (diff) | |
download | systemd-fd83c98e8a462b9b5ae07e3d7a2ace500b50c172.tar.xz systemd-fd83c98e8a462b9b5ae07e3d7a2ace500b50c172.zip |
Implement --luks-sector-size for homed
Diffstat (limited to 'man/homectl.xml')
-rw-r--r-- | man/homectl.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man/homectl.xml b/man/homectl.xml index 6fd5340370..1064f05650 100644 --- a/man/homectl.xml +++ b/man/homectl.xml @@ -692,6 +692,7 @@ <term><option>--luks-pbkdf-time-cost=</option><replaceable>SECONDS</replaceable></term> <term><option>--luks-pbkdf-memory-cost=</option><replaceable>BYTES</replaceable></term> <term><option>--luks-pbkdf-parallel-threads=</option><replaceable>THREADS</replaceable></term> + <term><option>--luks-sector-size=</option><replaceable>BYTES</replaceable></term> <listitem><para>Configures various cryptographic parameters for the LUKS2 storage mechanism. See <citerefentry |