projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a6ec77
)
docu
author
Nils Durner
<durner@gnunet.org>
Mon, 10 Jan 2011 21:54:11 +0000
(21:54 +0000)
committer
Nils Durner
<durner@gnunet.org>
Mon, 10 Jan 2011 21:54:11 +0000
(21:54 +0000)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 9d82295d1fa62b7a8f8683fdd5234637f62ec9ee..9e60c070314245ab24229f1426f3c1a10956c242 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-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