mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
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:
parent
ad921ab585
commit
f29cd8868e
1 changed files with 2 additions and 1 deletions
|
|
@ -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:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue