diff options
| author | Simon Josefsson <simon@josefsson.org> | 2025-12-01 21:02:13 +0100 |
|---|---|---|
| committer | Ludovic Courtès <ludo@gnu.org> | 2025-12-05 14:54:39 +0100 |
| commit | f29cd8868e9e704e87a2b73e6770d4055f99341c (patch) | |
| tree | d369631d5610ed3b356214d9ca098891f8e8928c | |
| parent | ad921ab585b753bd8900676c4a22ab6340af844d (diff) | |
doc: Mention newgidmap tool for systemd installations
* doc/guix.texi (Binary Installation): Mention newgidmap.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| -rw-r--r-- | doc/guix.texi | 3 |
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 | |||
| 802 | distro package | 802 | distro package |
| 803 | manager@footnote{@uref{https://guix.gnu.org/guix-install.sh}}. | 803 | manager@footnote{@uref{https://guix.gnu.org/guix-install.sh}}. |
| 804 | Use of @file{guix-install.sh} requires Bash, GnuPG, GNU@tie{}tar, wget, | 804 | Use of @file{guix-install.sh} requires Bash, GnuPG, GNU@tie{}tar, wget, |
| 805 | and Xz. | 805 | and Xz. On systems where @code{systemd} is detected, the tool |
| 806 | @code{newgidmap} from the @code{uidmap} package is also required. | ||
| 806 | 807 | ||
| 807 | The script guides you through the following: | 808 | The script guides you through the following: |
| 808 | 809 | ||
