aboutsummaryrefslogtreecommitdiff
path: root/src/arm
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-07-08 20:48:24 +0000
committerChristian Grothoff <christian@grothoff.org>2015-07-08 20:48:24 +0000
commit57eb2ec3125dbbf60a9d1a2635ddc19345e2e5c1 (patch)
treebf33b5f8313e309634e2d61070ae99ab226f16d8 /src/arm
parent728a40d587086cb9302f78347dd4d061083a424c (diff)
downloadgnunet-57eb2ec3125dbbf60a9d1a2635ddc19345e2e5c1.tar.gz
gnunet-57eb2ec3125dbbf60a9d1a2635ddc19345e2e5c1.zip
DEFAULTSERVICES is dead, remove remains
Diffstat (limited to 'src/arm')
-rw-r--r--src/arm/arm.conf.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/arm/arm.conf.in b/src/arm/arm.conf.in
index 53731586b..20d3e1dc0 100644
--- a/src/arm/arm.conf.in
+++ b/src/arm/arm.conf.in
@@ -5,9 +5,6 @@ BINARY = gnunet-service-arm
5ACCEPT_FROM = 127.0.0.1; 5ACCEPT_FROM = 127.0.0.1;
6ACCEPT_FROM6 = ::1; 6ACCEPT_FROM6 = ::1;
7 7
8
9DEFAULTSERVICES = topology hostlist dht nse cadet fs revocation
10
11# Special case, uses user runtime dir even for per-system service. 8# Special case, uses user runtime dir even for per-system service.
12UNIXPATH = $GNUNET_USER_RUNTIME_DIR/gnunet-service-arm.sock 9UNIXPATH = $GNUNET_USER_RUNTIME_DIR/gnunet-service-arm.sock
13UNIX_MATCH_UID = YES 10UNIX_MATCH_UID = YES