28bb705a49a7192b2afdb4c442cdd025c26f2f3c
[openwrt-10.03/.git] / package / base-files / files / etc / config / fstab
1 config mount
2         option target   /home
3         option device   /dev/sda1
4         option fstype   ext3
5         option options  rw,sync
6         option enabled  0