mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-26 22:29:33 +00:00
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
@ -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…
x
Reference in New Issue
Block a user