1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-13 02:51:11 +03:00
openwrt-xburst/package/base-files/files/etc/config/fstab

7 lines
121 B
Plaintext
Raw Normal View History

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