bcfg2-server (8) Linux Manual Page
bcfg2-server – Server for client configuration specifications
Synopsis
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
-K <key path>
- Set path to ssl key
See Also
bcfg2(1), bcfg2-repo-validate(8)
Bugs
None currently known
