summaryrefslogtreecommitdiff
path: root/sysusers.d/README
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-03-26 09:27:11 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-03-26 09:35:07 +0100
commitd83e90c73cf25a839f5e60f355baa0d38364ff41 (patch)
tree2b924b2e897c0b0c2fcf97cbcbccfb7afbc843e8 /sysusers.d/README
parent3b0754b16c5535fd48f48ca39f69335ef695efe7 (diff)
downloadsystemd-d83e90c73cf25a839f5e60f355baa0d38364ff41.tar.gz
Add READMEs in all .d directories
Diffstat (limited to 'sysusers.d/README')
-rw-r--r--sysusers.d/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/sysusers.d/README b/sysusers.d/README
new file mode 100644
index 0000000000..df3049cc53
--- /dev/null
+++ b/sysusers.d/README
@@ -0,0 +1,8 @@
+Files in this directory contain configuration for systemd-sysusers, a program
+to allocate system users and groups.
+
+See man:sysusers.d(5) for explanation of the configuration file format, and
+man:systemd-sysusers(8) for a description of when and how this configuration is
+applied.
+
+Use 'systemd-analyze cat-config sysusers.d' to display the effective config.