gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnunet] branch master updated: README: Change adduser line


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: README: Change adduser line.
Date: Tue, 17 Jan 2017 00:47:31 +0100

This is an automated email from the git hooks/post-receive script.

niasterisk pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 2082c4e14 README: Change adduser line.
2082c4e14 is described below

commit 2082c4e146e914087e020fb863141eb2ad7b89e9
Author: ng0 <address@hidden>
AuthorDate: Mon Jan 16 23:47:38 2017 +0000

    README: Change adduser line.
    
    This is a follow-up to 85320267db58094d6623fd93bf969e0d4a6d96f2.
---
 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README
index 21fb00ff5..a72d8b3b8 100644
--- 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

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]