summaryrefslogtreecommitdiff
path: root/docs/USER_RECORD.md
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2021-11-12 18:04:03 +0100
committerLennart Poettering <lennart@poettering.net>2021-11-12 22:44:54 +0100
commit67a6d39953ebba2d5b32ae5d3f8ac88f67a51748 (patch)
tree0373472ca7d26f7bb34fe6ec523946f2a0e9b44e /docs/USER_RECORD.md
parentb0a7fb152a9b46d7c1b021a38d3e2dedc74d3e49 (diff)
downloadsystemd-67a6d39953ebba2d5b32ae5d3f8ac88f67a51748.tar.gz
doc: document the two new accessMode/fileSystemType fields
Diffstat (limited to 'docs/USER_RECORD.md')
-rw-r--r--docs/USER_RECORD.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/USER_RECORD.md b/docs/USER_RECORD.md
index f82f1307cc..1fd6c74548 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