diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2022-02-22 22:54:23 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2022-02-23 08:56:03 +0100 |
commit | fe003f02dd19b9ae88af0384e5cf4f5934d1e9db (patch) | |
tree | f3a740a235562fbfb0bd76f378436cddc6b2f0d5 /man/homectl.xml | |
parent | man/systemd-network: reword descriptions of DHCPPrefixDelegation= and dst-host (diff) | |
download | systemd-fe003f02dd19b9ae88af0384e5cf4f5934d1e9db.tar.xz systemd-fe003f02dd19b9ae88af0384e5cf4f5934d1e9db.zip |
man: various issues reported in #22432
Fixes #22432.
Diffstat (limited to 'man/homectl.xml')
-rw-r--r-- | man/homectl.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/man/homectl.xml b/man/homectl.xml index 5a06346d7b..eaed7897b1 100644 --- a/man/homectl.xml +++ b/man/homectl.xml @@ -698,12 +698,12 @@ done. If set to <literal>grow</literal> the home area is grown to the size configured via <option>--disk-size=</option> should it currently be smaller. If it already matches the configured size or is larger no operation is executed. If set to <literal>shrink-and-grow</literal> the home - area is also resized to the minimal size used disk space and file system constraints permit, during - logout. This mode thus ensures that while a home area is activated it is sized to the configured - size, but while deactivated it is compacted taking up only the minimal space possible. Note that if - the system is powered off abnormally or if the user otherwise not logged out cleanly the shrinking - operation will not take place, and the user has to re-login/logout again before it is executed - again.</para></listitem> + area is also resized during logout to the minimal size the used disk space and file system + constraints permit. This mode thus ensures that while a home area is activated it is sized to the + configured size, but while deactivated it is compacted taking up only the minimal space possible. + Note that if the system is powered off abnormally or if the user otherwise not logged out cleanly the + shrinking operation will not take place, and the user has to re-login/logout again before it is + executed again.</para></listitem> </varlistentry> <varlistentry> |