aboutsummaryrefslogtreecommitdiffstats
path: root/config/chroot
diff options
context:
space:
mode:
Diffstat (limited to 'config/chroot')
-rw-r--r--config/chroot4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/chroot b/config/chroot
index cb3036d..46c5a45 100644
--- a/config/chroot
+++ b/config/chroot
@@ -1,8 +1,8 @@
# config/chroot - options for live-build(7), chroot stage
# $LB_CHROOT_FILESYSTEM: set chroot filesystem
-# (Default: squashfs)
-LB_CHROOT_FILESYSTEM="squashfs"
+# (Default: none)
+LB_CHROOT_FILESYSTEM="none"
# $LB_UNION_FILESYSTEM: set union filesystem
# (Default: aufs)