summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/manpagegen/bcfg2.conf.5.ronn6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/manpagegen/bcfg2.conf.5.ronn b/tools/manpagegen/bcfg2.conf.5.ronn
index 3687e4c74..b559f5599 100644
--- a/tools/manpagegen/bcfg2.conf.5.ronn
+++ b/tools/manpagegen/bcfg2.conf.5.ronn
@@ -116,6 +116,12 @@ specified in the `[server]` section of the configuration file.
More details on the backends can be found in the official
documentation.
+ * `user`:
+ The username or UID to run the daemon as. Default is `0`
+
+ * `group`:
+ The group name or GID to run the daemon as. Default is `0`
+
### Account Plugin
The account plugin manages authentication data, including the following.