diff options
author | Christian Grothoff <christian@grothoff.org> | 2010-03-10 12:31:30 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2010-03-10 12:31:30 +0000 |
commit | 09760df82afc825966b98393b738491aad619d81 (patch) | |
tree | ded074d95625a105eb1388854aebf7b343ad95c5 /contrib | |
parent | f6c1d5c870dadddc88c8f501448e2951b1c900b7 (diff) |
fix
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/defaults.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/defaults.conf b/contrib/defaults.conf index a45f64578..ee3e0e6d5 100644 --- a/contrib/defaults.conf +++ b/contrib/defaults.conf @@ -1,6 +1,6 @@ [PATHS] SERVICEHOME = /var/lib/gnunet/ -DEFAULTCONFIG = /etc/gnunetd.conf +DEFAULTCONFIG = /etc/gnunet.conf [gnunetd] HOSTKEY = $SERVICEHOME/.hostkey |