1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-12-26 20:34:35 +02: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