doc: Upgrading Guix: Constraint update command to guix-install.sh. At least on distributions based on Arch Linux and Debian, the given command to update the daemon doesn't work because the systemd service runs /usr/bin/guix-daemon instead of @localstatedir@/guix/profiles/per-user/root/current-guix/bin/guix-daemon. * doc/guix.texi (Upgrading Guix): Tell that the command works if Guix was installed with guix-install.sh. Change-Id: I2360a9dc9a5b23f28e25402b92724f51d9ed3937 Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop>
1 files changed, 2 insertions(+), 1 deletions(-) M doc/guix.texi
M doc/guix.texi => doc/guix.texi +2 -1
@@ 2108,7 2108,8 @@ guix pull @cindex upgrading the Guix daemon, on a foreign distro @cindex @command{guix pull} for the root user, on a foreign distro On a foreign distro, you can upgrade the build daemon by running: If you installed Guix on a foreign distro with @file{guix-install.sh}, you can upgrade the build daemon by running: @example sudo -i guix pull