From b8fc68d6cb81adb3803186359b3a30b1a4bb7b5a Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 10 Dec 2014 17:11:06 +0000 Subject: moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #3565 indirectly --- src/core/test_core_api_send_to_self.conf | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) (limited to 'src/core/test_core_api_send_to_self.conf') diff --git a/src/core/test_core_api_send_to_self.conf b/src/core/test_core_api_send_to_self.conf index ebf77997c..83928d04a 100644 --- a/src/core/test_core_api_send_to_self.conf +++ b/src/core/test_core_api_send_to_self.conf @@ -2,23 +2,13 @@ [PATHS] GNUNET_TEST_HOME = ~/.gnunet/ -[arm] -PORT = 2425 -DEFAULTSERVICES = core test-sts - -[core] -PORT = 24512 -UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-core.sock - [ats] WAN_QUOTA_IN = 104857600 WAN_QUOTA_OUT = 104757600 -PORT = 24571 -UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-ats.sock [test-sts] -AUTOSTART = YES -PORT = 9252 +FORCESTART = YES +PORT = 9252 HOSTNAME = localhost BINARY = test_core_api_send_to_self ACCEPT_FROM = 127.0.0.1; -- cgit v1.2.3