2010-02-27 06:45:39 +08:00
|
|
|
config global automount
|
|
|
|
option from_fstab 1
|
|
|
|
option anon_mount 1
|
|
|
|
|
|
|
|
config global autoswap
|
|
|
|
option from_fstab 1
|
|
|
|
option anon_swap 0
|
|
|
|
|
2007-09-21 21:20:50 +08:00
|
|
|
config mount
|
|
|
|
option target /home
|
|
|
|
option device /dev/sda1
|
|
|
|
option fstype ext3
|
|
|
|
option options rw,sync
|
|
|
|
option enabled 0
|
2010-02-27 06:45:39 +08:00
|
|
|
option enabled_fsck 0
|
2007-09-22 21:47:20 +08:00
|
|
|
|
|
|
|
config swap
|
|
|
|
option device /dev/sda2
|
|
|
|
option enabled 0
|
2010-02-27 06:45:39 +08:00
|
|
|
|