[package] block-mount: Changed default filesystem for /e/c/fstab to be ext4 instead...
authorcshore <cshore@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 14 Mar 2011 02:12:38 +0000 (02:12 +0000)
committercshore <cshore@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 14 Mar 2011 02:12:38 +0000 (02:12 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26156 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/block-mount/files/fstab.config

index f672ef4..de52e20 100644 (file)
@@ -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