From 2c782e076c0bbc52b0ca410b6bb7dc4dff64b054 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Tue, 1 May 2018 11:30:51 +0100 Subject: [PATCH] Add an empty /etc/resolv.conf to buildd chroots. We don't want the symlink to /run/systemd/resolve/stub-resolv.conf, and launchpad-buildd will inject its own version if it doesn't get confused by a symlink. --- live-build/buildd/includes.chroot/etc/resolv.conf | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 live-build/buildd/includes.chroot/etc/resolv.conf diff --git a/live-build/buildd/includes.chroot/etc/resolv.conf b/live-build/buildd/includes.chroot/etc/resolv.conf new file mode 100644 index 00000000..e69de29b