aboutsummaryrefslogtreecommitdiff
path: root/src/integration-tests/confs/c_nat_client.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/integration-tests/confs/c_nat_client.conf')
-rw-r--r--src/integration-tests/confs/c_nat_client.conf11
1 files changed, 10 insertions, 1 deletions
diff --git a/src/integration-tests/confs/c_nat_client.conf b/src/integration-tests/confs/c_nat_client.conf
index 59fa0f7..4f6c578 100644
--- a/src/integration-tests/confs/c_nat_client.conf
+++ b/src/integration-tests/confs/c_nat_client.conf
@@ -8,6 +8,12 @@ HOSTKEY = hostkeys/0002-hostkey
[client]
HOME = $SERVICEHOME
+[gns]
+AUTOSTART = NO
+
+[namestore]
+AUTOSTART = NO
+
[vpn]
AUTOSTART = YES
PORT = 0
@@ -351,4 +357,7 @@ UNIX_MATCH_GID = YES
[dhtcache]
DATABASE = sqlite
-QUOTA = 1 MB \ No newline at end of file
+QUOTA = 1 MB
+
+[lockmanager]
+AUTOSTART = NO \ No newline at end of file