summaryrefslogtreecommitdiffstats
path: root/man/Bcfg2Server.8
blob: 1b8a77494724b26a03257e91384479c51da3d7d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
.TH "Bcfg2Server" 1
.SH NAME
Bcfg2Server \- Server for client configuration specifications
.SH SYNOPSIS
.B Bcfg2Server
.I [-D <pid file> ] [-d] [-v] [-C <Client>]
.SH DESCRIPTION
.PP
.B Bcfg2Server
This daemon serves configurations to clients based on the data in its 
repository. 
.SH OPTIONS
.TP
.B \-d run bcfg2 in debug mode.
.TP 
.B \-v run bcfg2 in verbose mode.
.TP 
.B \-C Statically set client. Useful for debugging problems with
particular client's configs.
.TP
.B \-D Daemonize. Leave the pid in the specified pid file.
.SH "SEE ALSO"
.BR bcfg(1),
.BR ValidateBcfg2Repo(8)
.SH "BUGS"
None currently known