doc: Mention newgidmap tool for systemd installations

* doc/guix.texi (Binary Installation): Mention newgidmap.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Simon Josefsson 2025-12-01 21:02:13 +01:00 committed by Ludovic Courtès
parent ad921ab585
commit f29cd8868e
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -802,7 +802,8 @@ which automates the binary installation process without use of a foreign
distro package distro package
manager@footnote{@uref{https://guix.gnu.org/guix-install.sh}}. manager@footnote{@uref{https://guix.gnu.org/guix-install.sh}}.
Use of @file{guix-install.sh} requires Bash, GnuPG, GNU@tie{}tar, wget, 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: The script guides you through the following: