gnunet-arm -s is required as normal user too
authorlurchi <lurchi@strangeplace.net>
Sun, 7 Jul 2019 10:26:34 +0000 (12:26 +0200)
committerlurchi <lurchi@strangeplace.net>
Sun, 7 Jul 2019 10:26:34 +0000 (12:26 +0200)
doc/handbook/chapters/installation.texi

index e046336d0669fb7a2b4fcb2a5ec69fec9c39c52d..3d2b4960ed5da6ab6c41dd987ca179d62168e705 100644 (file)
@@ -410,7 +410,9 @@ datastore (gnunet-service-datastore)
 For the @emph{multi-user setup} first the system services need to be started
 as the system user, i.e. the user @code{gnunet} needs to execute
 @code{gnunet-arm -s}. This should be done by the system's init system.
-
+Then the user who wants to start GNUnet applications has to run
+@code{gnunet-arm -s} too. It is recommented to automate this, e.g. using
+the user's crontab.
 
 @node gnunet-gtk
 @subsection gnunet-gtk