openwrtv3/package/base-files/files/etc/config/fstab

7 lines
121 B
Text
Raw Normal View History

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