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:
a760ff5
)
README: Change adduser line.
author
ng0
<contact.ng0@cryptolab.net>
Mon, 16 Jan 2017 23:47:38 +0000
(23:47 +0000)
committer
ng0
<contact.ng0@cryptolab.net>
Mon, 16 Jan 2017 23:47:38 +0000
(23:47 +0000)
This is a follow-up to
85320267db58094d6623fd93bf969e0d4a6d96f2
.
README
patch
|
blob
|
history
diff --git
a/README
b/README
index 21fb00ff505e4133ed93d0ca9321653c5a560a56..a72d8b3b828d91e41dc9b8f90f5fd0ac8fb5aafa 100644
(file)
--- a/
README
+++ b/
README
@@
-83,7
+83,7
@@
actual GNUnet compilation and installation process with:
$ export GNUNET_PREFIX=/usr/local/lib # or other directory of your choice
# addgroup gnunetdns
-# adduser
gnunet gnunet
+# adduser
--system --home "/var/lib/gnunet" --group gnunet --shell /bin/sh
# ./configure --prefix=$GNUNET_PREFIX/.. --with-extractor=$LE_PREFIX
$ make
# make install