Skip to content
Snippets Groups Projects
Commit ed72f710 authored by John Crispin's avatar John Crispin
Browse files

comgt: add validation rules to proto handler


Signed-off-by: default avatarJohn Crispin <blogic@openwrt.org>

SVN-Revision: 39618
parent 15ebcfc0
No related branches found
No related tags found
No related merge requests found
......@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment