commit deb0bd1ab2d227f60f07842642e35e4dc497d952
parent 8964fee37d39c7b984495b6008c5de0472c9b0e3
Author: Christian Grothoff <christian@grothoff.org>
Date: Sat, 2 Jul 2016 19:45:39 +0000
avoid ARM warning
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/exit/exit.conf b/src/exit/exit.conf
@@ -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