~ruther/guix-local

54eb03abbd494232e13f63efb6af370aa0bbab4a — Ludovic Courtès 10 years ago 7770aaf
doc: Explain where the number of build users comes from.

Suggested by Thomas Schwinge <thomas@codesourcery.com>.

* doc/guix.texi (Build Environment Setup): Explain where the number of build
  users comes from.
1 files changed, 3 insertions(+), 0 deletions(-)

M doc/guix.texi
M doc/guix.texi => doc/guix.texi +3 -0
@@ 478,6 478,9 @@ Bash syntax and the @code{shadow} commands):
@end example

@noindent
The number of build users determines how many build jobs may run in
parallel, as specified by the @option{--max-jobs} option
(@pxref{Invoking guix-daemon, @option{--max-jobs}}).
The @code{guix-daemon} program may then be run as @code{root} with:

@example