summaryrefslogtreecommitdiff
path: root/gnu/build
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2021-10-18 00:09:13 +0200
committerLudovic Courtès <ludo@gnu.org>2021-10-18 10:00:50 +0200
commit3275c9e1f573b0e8698dc0bb5c8e52a3b3858ba8 (patch)
treec137a300db8919f2a4d081e4687692b30800f5ec /gnu/build
parentd1053f8969f0d27308e9ae7b017804d147c42da4 (diff)
downloadguix-patches-3275c9e1f573b0e8698dc0bb5c8e52a3b3858ba8.tar
guix-patches-3275c9e1f573b0e8698dc0bb5c8e52a3b3858ba8.tar.gz
hurd-boot: Set pfinet on the right node for AF_INET6.
* gnu/build/hurd-boot.scm (set-hurd-device-translators): Fix /servers file name for AF_INET6.
Diffstat (limited to 'gnu/build')
-rw-r--r--gnu/build/hurd-boot.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/build/hurd-boot.scm b/gnu/build/hurd-boot.scm
index e66d4d1ba8..8b27995438 100644
--- a/gnu/build/hurd-boot.scm
+++ b/gnu/build/hurd-boot.scm
@@ -1,5 +1,5 @@
;;; GNU Guix --- Functional package management for GNU
-;;; Copyright © 2020 Ludovic Courtès <ludo@gnu.org>
+;;; Copyright © 2020, 2021 Ludovic Courtès <ludo@gnu.org>
;;; Copyright © 2020 Jan (janneke) Nieuwenhuizen <janneke@gnu.org>
;;;
;;; This file is part of GNU Guix.
@@ -191,7 +191,7 @@ set."
"10.0.2.15" ;the default QEMU guest IP
"--netmask" "255.255.255.0"
"--gateway" "10.0.2.2"
- "--ipv6" "/servers/socket/16"))
+ "--ipv6" "/servers/socket/26"))
("proc" ("/hurd/procfs" "--stat-mode=444"))))
(define devices