mirror of
https://github.com/systemd/systemd.git
synced 2025-01-14 23:24:38 +03:00
9a2e1571c0
We should never access parents, as the sysfs hierarchy is in no way stable. Use KERNELS== etc. to match on a parent, then access it via $attr{} (which accesses the matching device, not the current device).