comgt: add validation rules to proto handler
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39618
This commit is contained in:
parent
15ebcfc04e
commit
ed72f7102c
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ proto_3g_init_config() {
|
|||
no_device=1
|
||||
available=1
|
||||
ppp_generic_init_config
|
||||
proto_config_add_string "device"
|
||||
proto_config_add_string "device:device"
|
||||
proto_config_add_string "apn"
|
||||
proto_config_add_string "service"
|
||||
proto_config_add_string "pincode"
|
||||
|
|
Loading…
Reference in a new issue