mirror of
https://github.com/systemd/systemd.git
synced 2024-11-23 18:23:32 +08:00
b90eda90ae
This reverts commit152c8946b3
. The kernel patch https://lore.kernel.org/linux-usb/20240605153340.25694-1-gmazyland@gmail.com/ is now in net-next branch, and will be hopefully merged soon. Note that Debian's 73-usb-net-by-mac.link now also supports the kernel patch:c1afbb2dc2
So, hopefully, the change is ready. Let's reapply it.
16 lines
504 B
SYSTEMD
16 lines
504 B
SYSTEMD
# SPDX-License-Identifier: MIT-0
|
|
#
|
|
# This config file is installed as part of systemd.
|
|
# It may be freely copied and edited (following the MIT No Attribution license).
|
|
#
|
|
# To make local modifications, use "networkctl edit". See networkctl(1) for details.
|
|
# This file should not be edited in place, because it'll be overwritten on upgrades.
|
|
|
|
[Match]
|
|
OriginalName=*
|
|
|
|
[Link]
|
|
NamePolicy=keep kernel database onboard slot path
|
|
AlternativeNamesPolicy=database onboard slot path mac
|
|
MACAddressPolicy=persistent
|