From 86019efa4416d7b548cab321c15bc22a65463786 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 5 Oct 2021 10:32:25 +0200 Subject: homed: optionally, drop caches on logout Fixes: #20857 --- man/homectl.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'man/homectl.xml') diff --git a/man/homectl.xml b/man/homectl.xml index 245ebcee00..c2b1ec6c9b 100644 --- a/man/homectl.xml +++ b/man/homectl.xml @@ -610,6 +610,17 @@ node is not allowed if any of the other storage backends are used. + + BOOL + + Automatically flush OS file system caches on logout. This is useful in combination + with the fscrypt storage backend to ensure the OS does not keep decrypted versions of the files and + directories in memory (and accessible) after logout. This option is also supported on other backends, + but should not bring any benefit there. Defaults to off, except if the selected storage backend is + fscrypt, where it defaults to on. Note that flushing OS caches will negatively influence performance + of the OS shortly after logout. + + TYPE -- cgit v1.2.1