From 67a6d39953ebba2d5b32ae5d3f8ac88f67a51748 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 12 Nov 2021 18:04:03 +0100 Subject: [PATCH] doc: document the two new accessMode/fileSystemType fields --- docs/USER_RECORD.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/USER_RECORD.md b/docs/USER_RECORD.md index f82f1307cc8..1fd6c745485 100644 --- a/docs/USER_RECORD.md +++ b/docs/USER_RECORD.md @@ -863,6 +863,11 @@ on removable media the delay is selected very low to minimize the chance the home directory remains in unclean state if the storage device is removed from the system by the user). +`accessMode` → The access mode currently in effect for the home directory iself. + +`fileSystemType` → The file system type backing the home directory: a short +string, such as "btrfs", "ext4", "xfs". + ## Fields in the `signature` section As mentioned, the `signature` section of the user record may contain one or -- 2.47.3