Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
firstboot: only configure en* and eth* interfaces by default #1830
+10
−6
Conversation
|
Bah, failed tests. I bet we need to match eth* too... |
mwhudson
changed the title from
firstboot: only configure en* interfaces by default
to
firstboot: only configure en* and eth* interfaces by default
Sep 2, 2016
|
LGTM |
|
|
mvo5
merged commit 98ef86e
into
snapcore:master
Sep 2, 2016
1 check passed
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
mwhudson commentedSep 1, 2016
As reported by https://bugs.launchpad.net/ubuntu/+source/nplan/+bug/1618522 we
need to match with name="en*" to avoid configuring wifi devices by mistake.