summaryrefslogtreecommitdiff
path: root/src/integration-tests/confs/c_no_nat_client.conf
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2011-12-09 14:48:25 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2011-12-09 14:48:25 +0000
commit3edb9f0c49a95493e67549e5ccb2016782c5b17c (patch)
tree52d1c6b81971899403038827927da1f9250f480e /src/integration-tests/confs/c_no_nat_client.conf
parenta7acd081b77cb34147578be4cab5e9e0ad0a69c3 (diff)
downloadgnunet-3edb9f0c49a95493e67549e5ccb2016782c5b17c.tar.gz
gnunet-3edb9f0c49a95493e67549e5ccb2016782c5b17c.zip
first test ready
Diffstat (limited to 'src/integration-tests/confs/c_no_nat_client.conf')
-rw-r--r--src/integration-tests/confs/c_no_nat_client.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/integration-tests/confs/c_no_nat_client.conf b/src/integration-tests/confs/c_no_nat_client.conf
index e103ba8fe..5e9e68465 100644
--- a/src/integration-tests/confs/c_no_nat_client.conf
+++ b/src/integration-tests/confs/c_no_nat_client.conf
@@ -263,7 +263,7 @@ CONFIG = $DEFAULTCONFIG
263BINARY = gnunet-service-arm 263BINARY = gnunet-service-arm
264ACCEPT_FROM = 127.0.0.1; 264ACCEPT_FROM = 127.0.0.1;
265ACCEPT_FROM6 = ::1; 265ACCEPT_FROM6 = ::1;
266DEFAULTSERVICES = topology hostlist 266DEFAULTSERVICES = topology hostlist fs
267UNIXPATH = /tmp/test-service-arm-18 267UNIXPATH = /tmp/test-service-arm-18
268UNIX_MATCH_UID = YES 268UNIX_MATCH_UID = YES
269UNIX_MATCH_GID = YES 269UNIX_MATCH_GID = YES