2010-02-26 22:45:39 +00: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 13:20:50 +00:00
|
|
|
config mount
|
|
|
|
option target /home
|
|
|
|
option device /dev/sda1
|
2011-03-14 02:12:38 +00:00
|
|
|
option fstype ext4
|
2007-09-21 13:20:50 +00:00
|
|
|
option options rw,sync
|
|
|
|
option enabled 0
|
2010-02-26 22:45:39 +00:00
|
|
|
option enabled_fsck 0
|
2007-09-22 13:47:20 +00:00
|
|
|
|
|
|
|
config swap
|
|
|
|
option device /dev/sda2
|
|
|
|
option enabled 0
|
2010-02-26 22:45:39 +00:00
|
|
|
|