block-mount: Changed default filesystem for /e/c/fstab to be ext4 instead of ext3
SVN-Revision: 26156
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user