diff options
author | Ludovic Courtès <ludo@gnu.org> | 2015-07-15 15:08:07 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2015-07-15 23:57:01 +0200 |
commit | 43c33047da55f8974682e66112ce131fa4c3f088 (patch) | |
tree | 4c71e17a19d42ac1f091e2f271ee0ad536b780de /doc | |
parent | b76c4152530b81d7ecc1c958202a3f06d407587d (diff) | |
download | guix-43c33047da55f8974682e66112ce131fa4c3f088.tar guix-43c33047da55f8974682e66112ce131fa4c3f088.tar.gz |
doc: Reinstate bit about creating build accounts.
* doc/guix.texi (Binary Installation): Reinstate bit about creating group and
user accounts, which was inadvertently removed in 01dbc7e0.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/guix.texi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index ad5b38af31..7d18c00cb2 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -320,6 +320,10 @@ Make @code{root}'s profile available under @file{~/.guix-profile}: @end example @item +Create the group and user accounts for build users as explained below +(@pxref{Build Environment Setup}). + +@item Run the daemon: @example |