[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/02: doc: Clarify treatment of the root account.
From: |
Ludovic Courtès |
Subject: |
02/02: doc: Clarify treatment of the root account. |
Date: |
Mon, 18 Dec 2017 17:17:36 -0500 (EST) |
civodul pushed a commit to branch master
in repository guix.
commit 45f6211730157c50ade4dbf770e60871f1067ad6
Author: Ludovic Courtès <address@hidden>
Date: Mon Dec 18 23:16:35 2017 +0100
doc: Clarify treatment of the root account.
* doc/guix.texi (operating-system Reference): Clarify the situation of
UID 0.
---
doc/guix.texi | 3 +++
1 file changed, 3 insertions(+)
diff --git a/doc/guix.texi b/doc/guix.texi
index 68f3a88..3bb29db 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 address@hidden, a
+``root'' account with address@hidden 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