mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-26 20:34:35 +02:00
7 lines
121 B
Plaintext
7 lines
121 B
Plaintext
|
config mount
|
||
|
option target /home
|
||
|
option device /dev/sda1
|
||
|
option fstype ext3
|
||
|
option options rw,sync
|
||
|
option enabled 0
|