summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xscripts/build/lb_chroot_hacks1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/build/lb_chroot_hacks b/scripts/build/lb_chroot_hacks
index bdebc331e..6f471ce08 100755
--- a/scripts/build/lb_chroot_hacks
+++ b/scripts/build/lb_chroot_hacks
@@ -256,6 +256,7 @@ then
# This is a temporary hack to get rid of fstab;
# needs cleanup in live-boot first to proper fix.
rm -f chroot/etc/fstab
+ touch chroot/etc/fstab
fi
if [ "${LB_EXPOSED_ROOT}" = "true" ]