aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-09-09 15:43:59 +0000
committerChristian Grothoff <christian@grothoff.org>2012-09-09 15:43:59 +0000
commit85869129442a971414710ebd8bef97433570083b (patch)
tree09482b8dddcc4b30b60ae6d5b157155182704462
parentc5ac6151fb0a1ce9baf0a973b253632dec0e1a4d (diff)
downloadgnunet-85869129442a971414710ebd8bef97433570083b.tar.gz
gnunet-85869129442a971414710ebd8bef97433570083b.zip
-update configure info
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 8ddc76826..63c9e5531 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1196,8 +1196,8 @@ After that, run (if necessary as 'root')
1196 make install 1196 make install
1197to install everything. 1197to install everything.
1198Then, in order to start your peer, run as the 'gnunet' user 1198Then, in order to start your peer, run as the 'gnunet' user
1199 mkdir $HOME/.gnunet/ 1199 mkdir ~gnunet/.gnunet/
1200 touch $HOME/.gnunet/gnunet.conf 1200 touch ~gnunet/.gnunet/gnunet.conf
1201 gnunet-arm -s 1201 gnunet-arm -s
1202 1202
1203Each GNUnet user should also be added to the 'gnunet' group (may 1203Each GNUnet user should also be added to the 'gnunet' group (may