summaryrefslogtreecommitdiff
path: root/man/homectl.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2020-05-05 18:48:47 +0200
committerLennart Poettering <lennart@poettering.net>2020-05-07 16:13:07 +0200
commitc0440512e619d70d54ab5fa27acc63d5184fb46a (patch)
tree13bdfc2d7b58b0f4c7d403f8ed4d55cdcf1681a7 /man/homectl.xml
parent28a7f10620313bb055709e8d2657b18af6380c43 (diff)
downloadsystemd-c0440512e619d70d54ab5fa27acc63d5184fb46a.tar.gz
docs: document the new offline discard logic
Diffstat (limited to 'man/homectl.xml')
-rw-r--r--man/homectl.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/man/homectl.xml b/man/homectl.xml
index 6cec7a13c8..632c8b95bb 100644
--- a/man/homectl.xml
+++ b/man/homectl.xml
@@ -545,6 +545,16 @@
</varlistentry>
<varlistentry>
+ <term><option>--luks-offline-discard=</option><replaceable>BOOL</replaceable></term>
+
+ <listitem><para>Similar to <option>--luks-discard=</option>, controls the trimming of the file
+ system. However, while <option>--luks-discard=</option> controls what happens when the home directory
+ is active, <option>--luks-offline-discard=</option> controls what happens when it becomes inactive,
+ i.e. whether to trim/allocate the storage when deactivating the home directory. This option defaults
+ to on, to ensure disk space is minimized while a user is not logged in.</para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>--luks-cipher=</option><replaceable>CIPHER</replaceable></term>
<term><option>--luks-cipher-mode=</option><replaceable>MODE</replaceable></term>
<term><option>--luks-volume-key-size=</option><replaceable>BITS</replaceable></term>