* luci/libs/uvl: make "proto=dhcp" the default value in network scheme
This commit is contained in:
parent
aa0617e4ed
commit
406de82821
1 changed files with 1 additions and 0 deletions
|
@ -116,6 +116,7 @@ config enum
|
|||
option variable 'network.interface.proto'
|
||||
option value 'dhcp'
|
||||
option title 'Retrieve IP address via DHCP'
|
||||
option default true
|
||||
|
||||
config enum
|
||||
option variable 'network.interface.proto'
|
||||
|
|
Loading…
Reference in a new issue