mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-02 09:18:05 +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
|