summaryrefslogtreecommitdiffstats
path: root/package/block-mount/files/fstab.config
diff options
context:
space:
mode:
Diffstat (limited to 'package/block-mount/files/fstab.config')
-rw-r--r--package/block-mount/files/fstab.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/block-mount/files/fstab.config b/package/block-mount/files/fstab.config
index f672ef4d5..de52e20ce 100644
--- a/package/block-mount/files/fstab.config
+++ b/package/block-mount/files/fstab.config
@@ -9,7 +9,7 @@ config global autoswap
config mount
option target /home
option device /dev/sda1
- option fstype ext3
+ option fstype ext4
option options rw,sync
option enabled 0
option enabled_fsck 0