diff options
author | Lennart Poettering <lennart@poettering.net> | 2020-04-11 18:03:24 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2020-04-11 18:03:24 +0200 |
commit | 5fe63895b9cf8259c145a6e1df7c505835efae09 (patch) | |
tree | 5eccb12e21bb8b8483ea4b78107df94190af9899 /docs/USER_RECORD.md | |
parent | Merge pull request #15376 from poettering/homed-btrfs-subvol-luks (diff) | |
download | systemd-5fe63895b9cf8259c145a6e1df7c505835efae09.tar.xz systemd-5fe63895b9cf8259c145a6e1df7c505835efae09.zip |
docs: introduce documentation category for user/group stuff
We have so many different docs on various facets of user/group stuff,
let's add our own category for it.
Diffstat (limited to 'docs/USER_RECORD.md')
-rw-r--r-- | docs/USER_RECORD.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/USER_RECORD.md b/docs/USER_RECORD.md index b9c21a1fea..72acbcc026 100644 --- a/docs/USER_RECORD.md +++ b/docs/USER_RECORD.md @@ -1,6 +1,6 @@ --- title: JSON User Records -category: Interfaces +category: Users, Groups and Home Directories layout: default --- |