aboutsummaryrefslogtreecommitdiff
path: root/src/integration-tests/confs
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2011-12-16 17:15:23 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2011-12-16 17:15:23 +0000
commit6853afe24f91945f44593fa039b80a21dfd55e8d (patch)
treeff44e96651c624124e7a4d367239933f15cd60a4 /src/integration-tests/confs
parent04b917265ee942383b8366d9aa9c037cfa89c038 (diff)
downloadgnunet-6853afe24f91945f44593fa039b80a21dfd55e8d.tar.gz
gnunet-6853afe24f91945f44593fa039b80a21dfd55e8d.zip
Diffstat (limited to 'src/integration-tests/confs')
-rw-r--r--src/integration-tests/confs/c_nat_client.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/integration-tests/confs/c_nat_client.conf b/src/integration-tests/confs/c_nat_client.conf
index 27e041ca7..7d7dd98e0 100644
--- a/src/integration-tests/confs/c_nat_client.conf
+++ b/src/integration-tests/confs/c_nat_client.conf
@@ -262,7 +262,7 @@ CONFIG = $DEFAULTCONFIG
262BINARY = gnunet-service-arm 262BINARY = gnunet-service-arm
263ACCEPT_FROM = 127.0.0.1; 263ACCEPT_FROM = 127.0.0.1;
264ACCEPT_FROM6 = ::1; 264ACCEPT_FROM6 = ::1;
265DEFAULTSERVICES = topology hostlist 265DEFAULTSERVICES = topology hostlist fs
266UNIXPATH = /tmp/test-service-arm-46 266UNIXPATH = /tmp/test-service-arm-46
267UNIX_MATCH_UID = YES 267UNIX_MATCH_UID = YES
268UNIX_MATCH_GID = YES 268UNIX_MATCH_GID = YES