aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2017-12-18 23:16:35 +0100
committerLudovic Courtès <ludo@gnu.org>2017-12-18 23:17:30 +0100
commit45f6211730157c50ade4dbf770e60871f1067ad6 (patch)
tree1f274e6ffa5dc2ff388da5ff62ceb262a3cba8ed
parent3caab236c49012643ab46afd7e82a287ec413ee8 (diff)
downloadguix-45f6211730157c50ade4dbf770e60871f1067ad6.tar
guix-45f6211730157c50ade4dbf770e60871f1067ad6.tar.gz
doc: Clarify treatment of the root account.
* doc/guix.texi (operating-system Reference): Clarify the situation of UID 0.
-rw-r--r--doc/guix.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index 68f3a88781..3bb29db960 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -8700,6 +8700,9 @@ also specified. @xref{Mapped Devices} and @ref{File Systems}.
@itemx @code{groups} (default: @var{%base-groups})
List of user accounts and groups. @xref{User Accounts}.
+If the @code{users} list lacks a user account with UID@tie{}0, a
+``root'' account with UID@tie{}0 is automatically added.
+
@item @code{skeletons} (default: @code{(default-skeletons)})
A list target file name/file-like object tuples (@pxref{G-Expressions,
file-like objects}). These are the skeleton files that will be added to