summaryrefslogtreecommitdiff
path: root/scripts/build/lb_chroot_hacks
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/build/lb_chroot_hacks')
-rwxr-xr-xscripts/build/lb_chroot_hacks5
1 files changed, 0 insertions, 5 deletions
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;