aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac4
1 files changed, 3 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 04ab5c504..e5d379589 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1743,7 +1743,7 @@ fi
1743 1743
1744AC_MSG_NOTICE([******************************************** 1744AC_MSG_NOTICE([********************************************
1745Please make sure NOW that you have created a user and group 'gnunet' 1745Please make sure NOW that you have created a user and group 'gnunet'
1746and additionally a group 'gnunetdns': 1746and additionally a group 'gnunetdns'. On Debian and Ubuntu GNU/Linux, type:
1747 addgroup gnunetdns 1747 addgroup gnunetdns
1748 adduser --system --group --disabled-login --home /var/lib/gnunet gnunet 1748 adduser --system --group --disabled-login --home /var/lib/gnunet gnunet
1749 1749
@@ -1762,6 +1762,8 @@ require fresh login to come into effect):
1762"USERNAME" with the respective login names). If you have a global IP 1762"USERNAME" with the respective login names). If you have a global IP
1763address, no further configuration is required. 1763address, no further configuration is required.
1764 1764
1765For more detailed setup instructions, see https://gnunet.org/installation
1766
1765Optionally, download and compile gnunet-gtk to get a GUI for 1767Optionally, download and compile gnunet-gtk to get a GUI for
1766file-sharing and configuration. This is particularly recommended 1768file-sharing and configuration. This is particularly recommended
1767if your network setup is non-trivial, as gnunet-setup can be 1769if your network setup is non-trivial, as gnunet-setup can be