summaryrefslogtreecommitdiffstats
path: root/man/bcfg2-server.8
blob: 3274638c6d3da0aea937115f5d82640839e3a77e (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 "bcfg2-server" 8
.SH NAME
bcfg2-server \- Server for client configuration specifications
.SH SYNOPSIS
.B bcfg2-server
.I [-D <pidfile>] [-d] [-v] [-C <Client>]
.SH DESCRIPTION
.PP
.B bcfg2-server
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, placing the program pid in the specified pidfile
.SH "SEE ALSO"
.BR bcfg2(1),
.BR bcfg2-repo-validate(8)
.SH "BUGS"
None currently known