diff options
author | Christian Grothoff <christian@grothoff.org> | 2010-04-16 11:58:00 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2010-04-16 11:58:00 +0000 |
commit | 3c717abed1c6fb4bc82bc7855e0fe75f4ffdf849 (patch) | |
tree | b44ac20bc16edac7f6e20ee6c37cc5ef220c5a9f /contrib | |
parent | 86fe7ccb1f18a3bd9f086e0f127062a073ae8601 (diff) |
fs fix
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/defaults.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/defaults.conf b/contrib/defaults.conf index 3c7f57bf2..080c87e1d 100644 --- a/contrib/defaults.conf +++ b/contrib/defaults.conf @@ -163,6 +163,7 @@ BINARY = gnunet-daemon-topology HTTPPORT = 8080 HOSTNAME = localhost HOME = $SERVICEHOME +HOSTLISTFILE = $SERVICEHOME/hostlist/learned.data CONFIG = $DEFAULTCONFIG BINARY = gnunet-daemon-hostlist # consider having "-e" as default as well once implemented |