aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
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