Consistent naming of onboard NIC on all Pi on all Ubuntu
Bug #2039278 reported by
Dimitri John Ledkov
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux-raspi (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
systemd (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
systemd-hwe (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
ubuntu-raspi-settings (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Consistent naming of onboard NIC on all Pi on all Ubuntu
We should have the one distro config, to force consistent oboard NIC naming on all Pi on all Ubuntu in the one place.
Let's find all the puzzle pieces and do it onces, and for all
Changed in linux-raspi (Ubuntu): | |
milestone: | none → later |
tags: | added: kern-8255 |
Changed in linux-raspi (Ubuntu): | |
status: | New → Invalid |
To post a comment you must log in.
This probably belongs in ubuntu- raspi-settings, but one could construct a /usr/lib/ systemd/ network/ 70-raspi- nic-default. link that matches based on the available keys[1].
Then either set Name= or NamePolicy= as appropriate.
I don't think there is anything for systemd to do here, but if there is something lacking (like a property to match against), re-open.
[1] https:/ /www.freedeskto p.org/software/ systemd/ man/latest/ systemd. link.html