aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNils Durner <durner@gnunet.org>2011-01-10 21:54:11 +0000
committerNils Durner <durner@gnunet.org>2011-01-10 21:54:11 +0000
commit8dc3809c70936d53c0768d9b19b22e3da1f3923c (patch)
treed1c8990ace5dd467a11e7db801874433adeb98ce /configure.ac
parent0a6ec77c1fa98c3c3b7bd5ea4cc6a4f645138354 (diff)
downloadgnunet-8dc3809c70936d53c0768d9b19b22e3da1f3923c.tar.gz
gnunet-8dc3809c70936d53c0768d9b19b22e3da1f3923c.zip
docu
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 9d82295d1..9e60c0703 100644
--- a/configure.ac
+++ b/configure.ac
@@ -883,8 +883,8 @@ You also need to create an configuration file that should
883specify the path where GNUnet should store data. For example, 883specify the path where GNUnet should store data. For example,
884you could store in "/etc/gnunet.conf" the following lines: 884you could store in "/etc/gnunet.conf" the following lines:
885 885
886[PATHS] 886[[PATHS]]
887SERVICEHOME = /opt/gnunet/ 887SERVICEHOME = /var/lib/gnunet
888DEFAULTCONFIG = /etc/gnunet.conf 888DEFAULTCONFIG = /etc/gnunet.conf
889 889
890Now, in order to start your peer, run as the 'gnunet' user 890Now, in order to start your peer, run as the 'gnunet' user