aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLRN <lrn1986@gmail.com>2014-03-01 22:58:00 +0000
committerLRN <lrn1986@gmail.com>2014-03-01 22:58:00 +0000
commit1dd864722fb3b837591f904b5ce1da1017c8af8b (patch)
tree25cbc6aadc08eee285fb3803cc11a448cb2a44a0
parentc947d21f71730fabb2fdad503baa98de60fb84e0 (diff)
downloadgnunet-1dd864722fb3b837591f904b5ce1da1017c8af8b.tar.gz
gnunet-1dd864722fb3b837591f904b5ce1da1017c8af8b.zip
USERNAME is a placeholder, not a variable
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 088045b2f..937952117 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1618,9 +1618,9 @@ to install everything.
1618 1618
1619Each GNUnet user should be added to the 'gnunet' group (may 1619Each GNUnet user should be added to the 'gnunet' group (may
1620require fresh login to come into effect): 1620require fresh login to come into effect):
1621 adduser $USERNAME gnunet 1621 adduser USERNAME gnunet
1622(run the above command as root once for each of your users, replacing 1622(run the above command as root once for each of your users, replacing
1623"$USERNAME" with the respective login names). If you have a global IP 1623"USERNAME" with the respective login names). If you have a global IP
1624address, no further configuration is required. 1624address, no further configuration is required.
1625 1625
1626Optionally, download and compile gnunet-gtk to get a GUI for 1626Optionally, download and compile gnunet-gtk to get a GUI for