diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2023-07-24 22:18:53 +0200 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2023-07-25 18:56:59 +0200 |
commit | 6636b2b6bf07def544dcb4faefe161d27a532692 (patch) | |
tree | 6db8861263fb033253826461619e12b90635d469 /docs | |
parent | NEWS: fix typo (diff) | |
download | systemd-6636b2b6bf07def544dcb4faefe161d27a532692.tar.xz systemd-6636b2b6bf07def544dcb4faefe161d27a532692.zip |
udev: set ID_PATH properties for all pci, usb, and platform devices
Before c43ff248f94266cfc93e300a2d3d163ed805e55b, the following line in
60-drm.rules also sets ID_PATH for all pci, usb, and platform devices:
===
ACTION!="remove", SUBSYSTEM=="drm", SUBSYSTEMS=="pci|usb|platform", IMPORT{builtin}="path_id"
===
Unfortunately, some existing rules rely on the unexpected behavior.
To keep the backward compatibility, let's set ID_PATH for them.
Fixes #28411.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions