mirror of
https://git.proxmox.com/git/systemd
synced 2026-02-05 06:52:48 +00:00
Do not run readlink for *every* uevent, this should (at most) be done for USB network devices, so move that test after that. Also, stop calling readlink at all and just test if /etc/udev/rules.d/80-net-setup-link.rules exists -- a common way to disable an udev rule is to just "touch" it in /etc/udev/rule.d/ (i. e. empty file), and if the rule is customized we cannot really predict anyway if the user wants MAC-based USB net names or not. LP: #1615021 |
||
|---|---|---|
| .. | ||
| 50-firmware.rules | ||
| 70-debian-uaccess.rules | ||
| 73-special-net-names.rules | ||
| 73-usb-net-by-mac.rules | ||
| 80-debian-compat.rules | ||