aboutsummaryrefslogtreecommitdiff
path: root/src/integration-tests/confs/c_nat_client.conf
diff options
context:
space:
mode:
authorBertrand Marc <beberking@gmail.com>2012-06-06 20:47:48 +0200
committerBertrand Marc <beberking@gmail.com>2012-06-06 20:47:48 +0200
commit740b30688bd745a527f96f9116c19acb3480971a (patch)
tree2709a3f4dba11c174aa9e1ba3612e30c578e76a9 /src/integration-tests/confs/c_nat_client.conf
parent2b81464a43485fcc8ce079fafdee7b7a171835f4 (diff)
Imported Upstream version 0.9.3upstream/0.9.3
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