mirror of
https://git.proxmox.com/git/systemd
synced 2025-08-17 18:46:44 +00:00

Replace 73-usb-net-by-mac.rules with 73-usb-net-by-mac.link. The .link file provides the same functionality but makes it easier to set a custom name for USB network adapters via the systemd.link mechanism. Closes: #941636 Thanks: Benjamin Poirier
27 lines
853 B
Plaintext
27 lines
853 B
Plaintext
etc/udev/
|
|
lib/udev/*
|
|
lib/systemd/network/*.link
|
|
lib/systemd/system/systemd-udev*
|
|
lib/systemd/system/systemd-hwdb*
|
|
lib/systemd/system/*.target.wants/systemd-udev*
|
|
lib/systemd/system/*.target.wants/*hwdb*
|
|
lib/systemd/systemd-udevd
|
|
bin/udevadm
|
|
bin/systemd-hwdb
|
|
usr/lib/tmpfiles.d/static-nodes-permissions.conf
|
|
usr/share/man/man5/udev.conf.5
|
|
usr/share/man/man5/systemd.link.5
|
|
usr/share/man/man7/hwdb.7
|
|
usr/share/man/man7/udev.7
|
|
usr/share/man/man8/systemd-hwdb*
|
|
usr/share/man/man8/systemd-udevd*
|
|
usr/share/man/man8/udevadm.8
|
|
usr/share/bash-completion/completions/udevadm
|
|
usr/share/zsh/vendor-completions/_udevadm
|
|
usr/share/pkgconfig/udev.pc
|
|
../../extra/initramfs-tools usr/share/
|
|
../../extra/rules/*.rules lib/udev/rules.d/
|
|
../../extra/network/*.link lib/systemd/network/
|
|
#../../extra/*.hwdb lib/udev/hwdb.d/
|
|
../../extra/fbdev-blacklist.conf lib/modprobe.d/
|