From 10a6e8e5792704ba4b04eada0966bdcb724e9fb5 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 27 Apr 2014 12:30:02 +0200 Subject: Cleaning /etc/hosts as in previous live-build versions (Closes: #744939). --- scripts/build/chroot_hacks | 2 ++ 1 file changed, 2 insertions(+) (limited to 'scripts/build/chroot_hacks') diff --git a/scripts/build/chroot_hacks b/scripts/build/chroot_hacks index bdd7d6460..88601c389 100755 --- a/scripts/build/chroot_hacks +++ b/scripts/build/chroot_hacks @@ -117,6 +117,8 @@ case "${LB_INITRAMFS}" in ;; esac +rm -f chroot/etc/hosts + if [ "${LB_DEBIAN_INSTALLER}" = "live" ] then # This is a temporary hack to get rid of fstab; -- cgit v1.2.3