Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
NetworkManager: only set secondary interfaces as up (#378)
The primary interface will already be up, by doing "conn up" we are forcing primary interface to be "reloaded" twice as we just reloaded the configuration with "conn reload" - by double "reloading" the primary interface we are forcing it to be unavailable longer than we need it to.
- Loading branch information