indentation, comment and style fixes, no semantic changes
[oweals/gnunet.git] / src / exit / exit.conf
index 46851420d4fb1c6ca10e384bc95f21293f4fa81d..829c5bf80605dedf9f18a0ced5a30447f7172c07 100644 (file)
@@ -24,6 +24,8 @@ EXIT_RANGE_IPV4_POLICY = 0.0.0.0/0:!25;
 # The format is "(network[/netmask][:[!]SPORT-DPORT];)*"
 EXIT_RANGE_IPV6_POLICY = ::/0:!25;
 
+# Not a service, tell ARM no binding!
+NOARMBIND = YES
 
 # Name of the (virtual) tunnel interface the exit daemon will manage
 TUN_IFNAME = exit-gnunet
@@ -48,7 +50,7 @@ EXIT_IPV6 = NO
 # (set to "NO" if no normal ISP is locally available and thus
 # requests for normal ".com"/".org"/etc. must be routed via
 # the GNUnet VPN (the GNUNET PT daemon then needs to be configured
-# to intercept and route DNS queries via mesh).
+# to intercept and route DNS queries via cadet).
 # Set this to YES to allow using this system for DNS queries.
 EXIT_DNS = NO