aboutsummaryrefslogtreecommitdiff
path: root/src/revocation/revocation.conf.in
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2014-12-10 17:11:06 +0000
committerChristian Grothoff <christian@grothoff.org>2014-12-10 17:11:06 +0000
commitb8fc68d6cb81adb3803186359b3a30b1a4bb7b5a (patch)
treebe6defbdf18e3af9bdcc979cf27b253fe0b4d5f9 /src/revocation/revocation.conf.in
parent3871fc32bbd05da817d94f4188023a4edebc367a (diff)
downloadgnunet-b8fc68d6cb81adb3803186359b3a30b1a4bb7b5a.tar.gz
gnunet-b8fc68d6cb81adb3803186359b3a30b1a4bb7b5a.zip
moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #3565 indirectly
Diffstat (limited to 'src/revocation/revocation.conf.in')
-rw-r--r--src/revocation/revocation.conf.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/revocation/revocation.conf.in b/src/revocation/revocation.conf.in
index 9718b68e4..3b11ffba6 100644
--- a/src/revocation/revocation.conf.in
+++ b/src/revocation/revocation.conf.in
@@ -1,5 +1,6 @@
1[revocation] 1[revocation]
2AUTOSTART = @AUTOSTART@ 2AUTOSTART = @AUTOSTART@
3FORCESTART = YES
3@JAVAPORT@PORT = 2112 4@JAVAPORT@PORT = 2112
4HOSTNAME = localhost 5HOSTNAME = localhost
5BINARY = gnunet-service-revocation 6BINARY = gnunet-service-revocation