* luci/libs/uvl: make "proto=dhcp" the default value in network scheme

This commit is contained in:
Jo-Philipp Wich 2008-09-05 14:26:54 +00:00
parent aa0617e4ed
commit 406de82821

View file

@ -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'