aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 011d69501..e5d379589 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1745,7 +1745,7 @@ AC_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'. On Debian and Ubuntu GNU/Linux, type: 1746and additionally a group 'gnunetdns'. On Debian and Ubuntu GNU/Linux, type:
1747 addgroup gnunetdns 1747 addgroup gnunetdns
1748 adduser --system --group --disabled-login --shell /bin/bash --home /var/lib/gnunet gnunet 1748 adduser --system --group --disabled-login --home /var/lib/gnunet gnunet
1749 1749
1750Make sure that '/var/lib/gnunet' is owned (and writable) by user 1750Make sure that '/var/lib/gnunet' is owned (and writable) by user
1751'gnunet'. Then, you can compile GNUnet with 1751'gnunet'. Then, you can compile GNUnet with