From 7809c0ef964d22a8622c51d6cdf846b443099d19 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 26 Feb 2012 19:55:28 +0100 Subject: Removing --username cruft, live-config bootparameters should be used via --bootappend-live. --- scripts/build/lb_chroot_hacks | 5 ----- 1 file changed, 5 deletions(-) (limited to 'scripts/build/lb_chroot_hacks') diff --git a/scripts/build/lb_chroot_hacks b/scripts/build/lb_chroot_hacks index 751216476..128d6b849 100755 --- a/scripts/build/lb_chroot_hacks +++ b/scripts/build/lb_chroot_hacks @@ -246,11 +246,6 @@ case "${LB_INITRAMFS}" in ;; esac -if [ -d chroot/home/${LB_USERNAME} ] && [ "${ID}" ] -then - chown -R --quiet ${ID}:${ID} chroot/home/${LB_USERNAME} -fi - if [ "${LB_DEBIAN_INSTALLER}" = "live" ] then # This is a temporary hack to get rid of fstab; -- cgit v1.2.3