comgt: initialize ifname for directip
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42658
This commit is contained in:
parent
d234ad9dd9
commit
cb2642b09b
@ -66,7 +66,7 @@ proto_directip_setup() {
|
||||
}
|
||||
|
||||
logger -p daemon.info -t "directip[$$]" "Connected, starting DHCP"
|
||||
proto_init_update "*" 1
|
||||
proto_init_update "$ifname" 1
|
||||
proto_send_update "$interface"
|
||||
|
||||
json_init
|
||||
|
Loading…
Reference in New Issue
Block a user