docu
authorNils Durner <durner@gnunet.org>
Mon, 10 Jan 2011 21:54:11 +0000 (21:54 +0000)
committerNils Durner <durner@gnunet.org>
Mon, 10 Jan 2011 21:54:11 +0000 (21:54 +0000)
configure.ac

index 9d82295d1fa62b7a8f8683fdd5234637f62ec9ee..9e60c070314245ab24229f1426f3c1a10956c242 100644 (file)
@@ -883,8 +883,8 @@ You also need to create an configuration file that should
 specify the path where GNUnet should store data.  For example,
 you could store in "/etc/gnunet.conf" the following lines:
 
-[PATHS]
-SERVICEHOME = /opt/gnunet/
+[[PATHS]]
+SERVICEHOME = /var/lib/gnunet
 DEFAULTCONFIG = /etc/gnunet.conf
 
 Now, in order to start your peer, run as the 'gnunet' user