bcfg2-server(8)
NAME
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.
SEE ALSO
bcfg2(1), bcfg2-repo-validate(8)
BUGS
- None currently known