gnunet-svn
[Top][All Lists]
Advanced

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

[www] branch master updated: added user to adduser command


From: gnunet
Subject: [www] branch master updated: added user to adduser command
Date: Fri, 19 Jun 2020 11:18:32 +0200

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

t3sserakt pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new 9196b43  added user to adduser command
9196b43 is described below

commit 9196b43dc3a8ffd9d64897c3beecc7fdeebd42f0
Author: t3sserakt <t3ss@posteo.de>
AuthorDate: Fri Jun 19 11:12:50 2020 +0200

    added user to adduser command
---
 template/install.html.j2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/template/install.html.j2 b/template/install.html.j2
index ca7191f..dd252f3 100644
--- a/template/install.html.j2
+++ b/template/install.html.j2
@@ -107,7 +107,7 @@ If you have any queries about the installation or the 
usage, please <a href="eng
   </p>
   <code class="block">
     # addgroup gnunetdns <br>
-    # adduser --system --home "/var/lib/gnunet" --group gnunet --shell 
/bin/sh<br>
+    # adduser --system --home "/var/lib/gnunet" --group gnunet --shell /bin/sh 
gnunet<br>
     # usermod -a -G gnunet &lt;username&gt;
   </code>
   <p>

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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