flm01/openwrt/packages/luci/host/etc/config/fstab
2009-06-20 12:57:22 +00:00

10 lines
177 B
Text

config mount
option target /home
option device /dev/sda1
option fstype ext3
option options rw,sync
option enabled 0
config swap
option device /dev/sda2
option enabled 0