[X2Go-Commits] [live-build-x2go] 19/59: rdnssd and resolvconf packages are required for DNS resolution to work in IPv6 networks that don't use DHCPv6 (rdnssd puts name server entries in /etc/resolv.conf; resolvconf adds the "search" entry)
git-admin at x2go.org
git-admin at x2go.org
Mon Nov 28 19:34:50 CET 2022
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch feature/openbox-magic-pixel-workaround-buster
in repository live-build-x2go.
commit c16b4b684640e2bda80a4bf06410caeace9a2d5d
Author: Stefan Baur <kontakt at baur-itcs.de>
Date: Sat Nov 30 13:50:36 2019 +0100
rdnssd and resolvconf packages are required for DNS resolution to work in IPv6 networks that don't use DHCPv6 (rdnssd puts name server entries in /etc/resolv.conf; resolvconf adds the "search" entry)
---
config/package-lists/live.list.chroot | 2 ++
1 file changed, 2 insertions(+)
diff --git a/config/package-lists/live.list.chroot b/config/package-lists/live.list.chroot
index 5746cd1..3c8d189 100644
--- a/config/package-lists/live.list.chroot
+++ b/config/package-lists/live.list.chroot
@@ -16,6 +16,8 @@ login
mount
nfs-common
passwd
+rdnssd
+resolvconf
sudo
sysvinit-core
sysv-rc
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
More information about the x2go-commits
mailing list