summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-10-17 11:41:11 +0000
committerChristian Grothoff <christian@grothoff.org>2011-10-17 11:41:11 +0000
commit845e3b0b22bc2e1481d4b1a90e349be04ad86e69 (patch)
tree6bc371029ca0bc7aa809956d586073dd5be973ea
parent5ac8b66b518f7ad4b5d537c91bc1445dc93a9ee5 (diff)
new is current
-rw-r--r--contrib/defaults.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/defaults.conf b/contrib/defaults.conf
index 9922ebf16..3a7223a73 100644
--- a/contrib/defaults.conf
+++ b/contrib/defaults.conf
@@ -268,7 +268,7 @@ PORT = 2092
HOSTNAME = localhost
HOME = $SERVICEHOME
CONFIG = $DEFAULTCONFIG
-BINARY = gnunet-service-core-new
+BINARY = gnunet-service-core
ACCEPT_FROM = 127.0.0.1;
ACCEPT_FROM6 = ::1;
# quotas are in bytes per second now!