Manage configuration of BKD-Init
Path to the BKD-Init configuration file.
Default value: /etc/default/bkd
Path to the BKD-Init script. Default should be proper on the GNU/Debian Linux systems.
Default value: /etc/init.d/bkd
It's a description and an identification of the repository in the BKD-Init configuration.
Default value:
Specifies a directory from which BitKeeper Daemon should be started.
Default value:
Specify an alternative port. The default port is 0x3962 (aka 14690). Only a single repository may work on a one port.
Default value: 14690
Attempt to run with specified user id (POSIX compatible systems only).
Default value:
Attempt to run with specified group id (POSIX compatible systems only).
Default value:
Log accesses in specified file. If this option is not specified, then log to stderr.
Default value:
Comma-separated list of disallowed commands. The list of commands which may be disallowed currently are: abort, cd, check, clone, get, httpget, pull, push, pwd, rclone, rootkey, status, synckeys, and version.
Default value:
Make BitKeeper Daemon print http headers on all outgoing bk push, bk pull, and bk clone messages. Rather useless for you.
Default value: no
Debug mode, do not fork and run in the background.
Default value: no
This option provides a slightly more secure mode of operation in that the BitKeeper Daemon will refuse to change directories up out of the directory in which it was started.
Default value: yes
Specifies parent repository from which this repository should be cloned. This option and the setup_new_repository option are mutually exclusive.
Default value:
Specifies whether we should to set-up a new repository. This option and the clone_repository_from option are mutually exclusive.
Default value: no
Path to the BitKeeper binary. This option is required only if you have choosen either clone_repository_from or setup_new_repository option.
Default value: /usr/local/bin/bk
Should BKD-Init (and also all BitKeeper Daemons) be restarted (started) after this repository is added.
Default value: yes