mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-11 00:59:35 +00:00
8 lines
97 B
Plaintext
8 lines
97 B
Plaintext
|
|
||
|
config login
|
||
|
option username 'root'
|
||
|
option password '$p$root'
|
||
|
list read '*'
|
||
|
list write '*'
|
||
|
|