bcfg2-server(8) - Linux man page
Name
bcfg2-server - Server for client configuration specificationsSynopsis
bcfg2-server [-D <pidfile>] [-d] [-v] [-C <Client>]Description
bcfg2-server This daemon serves configurations to clients based on the data in its repository.
Options
-d
Run bcfg2 in debug mode.-v
Run bcfg2 in verbose mode.-C <ConfigFile Path>
Use an alternative path for bcfg2.conf. The default is /etc/bcfg2.conf-D
Daemonize, placing the program pid in the specified pidfile.-o <LogFile Path>
Writes a log to the specified path.-E <encoding>
Unicode encoding of config files.-x <password>
Set server password.-S <server url>
Set server address.-Q <repo path>
Set repository path.--ssl-key=<ssl key>
Set path to SSL key.