Switch default filesystem from ext3 to ext4
[grml-debootstrap.git] / config
diff --git a/config b/config
index 53ff8ec..f98dff6 100644 (file)
--- a/config
+++ b/config
 
 # File system creation tool to apply on $TARGET.
 # If empty, no file system will be created.
-# Default: 'mkfs.ext3'
+# Default: 'mkfs.ext4'
 # MKFS=''
 
 # Filesystem tuning tool to apply on $TARGET.