summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2025-12-01 21:02:13 +0100
committerLudovic Courtès <ludo@gnu.org>2025-12-05 14:54:39 +0100
commitf29cd8868e9e704e87a2b73e6770d4055f99341c (patch)
treed369631d5610ed3b356214d9ca098891f8e8928c /doc
parentad921ab585b753bd8900676c4a22ab6340af844d (diff)
doc: Mention newgidmap tool for systemd installations
* doc/guix.texi (Binary Installation): Mention newgidmap. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/guix.texi3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index 89fa609124d..8292b251e28 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -802,7 +802,8 @@ which automates the binary installation process without use of a foreign
distro package
manager@footnote{@uref{https://guix.gnu.org/guix-install.sh}}.
Use of @file{guix-install.sh} requires Bash, GnuPG, GNU@tie{}tar, wget,
-and Xz.
+and Xz. On systems where @code{systemd} is detected, the tool
+@code{newgidmap} from the @code{uidmap} package is also required.
The script guides you through the following: