aboutsummaryrefslogtreecommitdiff
path: root/src/pt
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-07-13 14:58:08 +0000
committerChristian Grothoff <christian@grothoff.org>2015-07-13 14:58:08 +0000
commit16d646a12f744c19e307c1c0139e3303a6263806 (patch)
tree96105ce5815edaf01f9ba6922fbf972947723feb /src/pt
parentf918f84030519b86febc603bdd31a3922a7a7f17 (diff)
downloadgnunet-16d646a12f744c19e307c1c0139e3303a6263806.tar.gz
gnunet-16d646a12f744c19e307c1c0139e3303a6263806.zip
-no binding for daemons
Diffstat (limited to 'src/pt')
-rw-r--r--src/pt/pt.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pt/pt.conf b/src/pt/pt.conf
index a1eea3305..2c8c93c81 100644
--- a/src/pt/pt.conf
+++ b/src/pt/pt.conf
@@ -1,5 +1,6 @@
1[pt] 1[pt]
2BINARY = gnunet-daemon-pt 2BINARY = gnunet-daemon-pt
3NOARMBIND = YES
3 4
4# Set this to YES to tunnel IPv4 traffic over GNUnet 5# Set this to YES to tunnel IPv4 traffic over GNUnet
5TUNNEL_IPV4 = NO 6TUNNEL_IPV4 = NO
@@ -9,4 +10,3 @@ TUNNEL_IPV6 = NO
9 10
10# Set this to YES to tunnel DNS traffic over GNUnet 11# Set this to YES to tunnel DNS traffic over GNUnet
11TUNNEL_DNS = NO 12TUNNEL_DNS = NO
12