diff options
Diffstat (limited to 'src/integration-tests/confs/c_bootstrap_server.conf')
-rw-r--r-- | src/integration-tests/confs/c_bootstrap_server.conf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/integration-tests/confs/c_bootstrap_server.conf b/src/integration-tests/confs/c_bootstrap_server.conf index 0b919f9..7235fca 100644 --- a/src/integration-tests/confs/c_bootstrap_server.conf +++ b/src/integration-tests/confs/c_bootstrap_server.conf @@ -353,3 +353,11 @@ UNIX_MATCH_GID = YES DATABASE = sqlite QUOTA = 1 MB +[gns] +AUTOSTART = NO + +[namestore] +AUTOSTART = NO + +[lockmanager] +AUTOSTART = NO
\ No newline at end of file |