From 2082c4e146e914087e020fb863141eb2ad7b89e9 Mon Sep 17 00:00:00 2001 From: ng0 Date: Mon, 16 Jan 2017 23:47:38 +0000 Subject: README: Change adduser line. This is a follow-up to 85320267db58094d6623fd93bf969e0d4a6d96f2. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 21fb00ff5..a72d8b3b8 100644 --- a/README +++ b/README @@ -83,7 +83,7 @@ actual GNUnet compilation and installation process with: $ export GNUNET_PREFIX=/usr/local/lib # or other directory of your choice # addgroup gnunetdns -# adduser gnunet gnunet +# adduser --system --home "/var/lib/gnunet" --group gnunet --shell /bin/sh # ./configure --prefix=$GNUNET_PREFIX/.. --with-extractor=$LE_PREFIX $ make # make install -- cgit v1.2.3