gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r32494 - gnunet


From: gnunet
Subject: [GNUnet-SVN] r32494 - gnunet
Date: Sat, 1 Mar 2014 23:58:00 +0100

Author: LRN
Date: 2014-03-01 23:58:00 +0100 (Sat, 01 Mar 2014)
New Revision: 32494

Modified:
   gnunet/configure.ac
Log:
USERNAME is a placeholder, not a variable

Modified: gnunet/configure.ac
===================================================================
--- gnunet/configure.ac 2014-03-01 22:57:57 UTC (rev 32493)
+++ gnunet/configure.ac 2014-03-01 22:58:00 UTC (rev 32494)
@@ -1618,9 +1618,9 @@
 
 Each GNUnet user should be added to the 'gnunet' group (may
 require fresh login to come into effect):
-        adduser $USERNAME gnunet
+        adduser USERNAME gnunet
 (run the above command as root once for each of your users, replacing
-"$USERNAME" with the respective login names).  If you have a global IP
+"USERNAME" with the respective login names).  If you have a global IP
 address, no further configuration is required.
 
 Optionally, download and compile gnunet-gtk to get a GUI for




reply via email to

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