summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorChris St. Pierre <chris.a.st.pierre@gmail.com>2012-10-04 10:21:58 -0400
committerChris St. Pierre <chris.a.st.pierre@gmail.com>2012-10-04 10:21:58 -0400
commitf157617a5cd2833d7e840e95550f9140bd839e5e (patch)
tree0a1d6fb0e06fc7d30761710a5640cca394a6a8c3 /man
parentd35123b3af02e6865b0188801bba822cb5e8ad82 (diff)
downloadbcfg2-f157617a5cd2833d7e840e95550f9140bd839e5e.tar.gz
bcfg2-f157617a5cd2833d7e840e95550f9140bd839e5e.tar.bz2
bcfg2-f157617a5cd2833d7e840e95550f9140bd839e5e.zip
man: updated bcfg2.conf man page with new user/group options
Diffstat (limited to 'man')
-rw-r--r--man/bcfg2.conf.510
1 files changed, 9 insertions, 1 deletions
diff --git a/man/bcfg2.conf.5 b/man/bcfg2.conf.5
index ebb5b0702..33c5d83f8 100644
--- a/man/bcfg2.conf.5
+++ b/man/bcfg2.conf.5
@@ -1,5 +1,5 @@
.
-.TH "BCFG2\.CONF" "5" "September 2012" "" ""
+.TH "BCFG2\.CONF" "5" "October 2012" "" ""
.
.SH "NAME"
\fBbcfg2\.conf\fR \- configuration parameters for Bcfg2
@@ -68,6 +68,14 @@ Specifies which server core backend to use\. Current available options are:
.IP
The default is \fBbest\fR, which is currently an alias for \fBbuiltin\fR\. More details on the backends can be found in the official documentation\.
.
+.TP
+\fBuser\fR
+The username or UID to run the daemon as\. Default is \fB0\fR
+.
+.TP
+\fBgroup\fR
+The group name or GID to run the daemon as\. Default is \fB0\fR
+.
.SS "Account Plugin"
The account plugin manages authentication data, including the following\.
.