mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-03-04 20:51:43 +00: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
|