From f29cd8868e9e704e87a2b73e6770d4055f99341c Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Mon, 1 Dec 2025 21:02:13 +0100 Subject: [PATCH] doc: Mention newgidmap tool for systemd installations MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * doc/guix.texi (Binary Installation): Mention newgidmap. Signed-off-by: Ludovic Courtès --- doc/guix.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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: