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/CONVERTING_TO_HOMED.md | |
parent | bba97c98b8269b8e9f3c8cd29b7f393c2fc4b858 (diff) | |
download | systemd-5fe63895b9cf8259c145a6e1df7c505835efae09.tar.gz |
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/CONVERTING_TO_HOMED.md')
-rw-r--r-- | docs/CONVERTING_TO_HOMED.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CONVERTING_TO_HOMED.md b/docs/CONVERTING_TO_HOMED.md index 991f6ec831..a3a88be6c1 100644 --- a/docs/CONVERTING_TO_HOMED.md +++ b/docs/CONVERTING_TO_HOMED.md @@ -1,6 +1,6 @@ --- title: Converting Existing Users to systemd-homed -category: Interfaces +category: Users, Groups and Home Directories layout: default --- |