mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-02 07:20:37 +02:00
23bfa7ede3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8947 3c298f89-4303-0410-b956-a3cf2f4a3e73
11 lines
177 B
Plaintext
11 lines
177 B
Plaintext
config mount
|
|
option target /home
|
|
option device /dev/sda1
|
|
option fstype ext3
|
|
option options rw,sync
|
|
option enabled 0
|
|
|
|
config swap
|
|
option device /dev/sda2
|
|
option enabled 0
|