comgt: add no_device=1 for directip proto
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42657
This commit is contained in:
parent
9fa791f62b
commit
d234ad9dd9
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ init_proto "$@"
|
|||
|
||||
proto_directip_init_config() {
|
||||
available=1
|
||||
no_device=1
|
||||
proto_config_add_string "device:device"
|
||||
proto_config_add_string "ifname"
|
||||
proto_config_add_string "apn"
|
||||
|
|
Loading…
Reference in a new issue