In interactive mode user choose an interface and its number is used in the code. In function 'configiface' the actual interface is taken from NETDEVICES by this number. In non-interactive mode we have an interface name and it was used as index in NETDEVICES which failed and the 1st interface was always taken. It does not matter what interface was passed in NET_DEV variable script tried to configure eth0. Fix it with getting interface number by its name. Change-Id: I1a31c6f4a068ae75c20978e33b77f55f3c0aed76changes/02/24002/3
parent
805bfcbabb
commit
04774ae39d
Loading…
Reference in new issue