* luci/libs/uvl: extend network scheme to allow proto=none for interfaces
This commit is contained in:
parent
2590722de0
commit
554286bdc6
@ -12,6 +12,7 @@ config section
|
||||
list depends 'proto=pppoe, username, password'
|
||||
list depends 'proto=pptp, username, password, server'
|
||||
list depends 'proto=dhcp'
|
||||
list depends 'proto=none'
|
||||
option named true
|
||||
option required true
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user