commit | c922d5e8f5baed49b605b378b45a226c0d657286 | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Fri Jan 21 01:08:31 2022 -0800 |
committer | William A. Kennington III <wak@google.com> | Fri Jan 21 09:23:32 2022 -0800 |
tree | d7836654ef84da7a8ce779a9eb456c3e1f12d4bf | |
parent | be2bdecbdd61206cccca865ac3aa5a28270227a1 [diff] |
ethernet_interface: Fix nicEnabled property ordering This should have been set prior to writing the configuration file, otherwise the incorrect value gets written and the interface doesn't get updated. Change-Id: I970495ad8817f406252afccc1bb4291193d4bf61 Signed-off-by: William A. Kennington III <wak@google.com>