Daemon command line usage

The daemon (mccd) is responsible for maintaining the overlay network. It is installed on every node in the network. The default configuration file path is /etc/mcc/mcc.conf.

# run the daemon
mccd path/to/mcc.conf

# print version
mccd --version

# print default configuration file
mccd -C

See also