Files
systemd/man
Yu Watanabe d0ba749e8c udevadm: allow to specify device by device ID
We have already exposed device ID in the output of device ID in J
fields. Also sd_device_get_device_id() and sd_device_new_from_device_id()
are already public. Hence, making udevadm accept device IDs may be
useful.

With this change, as we save several data in /run/udev with device ID,
we can call udevadm something like the following:
```
udevadm info $(ls /run/udev/tags/uaccess)
```
Then, we can show all devices that has uaccess tag.
2025-05-29 04:04:22 +09:00
..
2025-05-12 15:37:47 +02:00
2024-12-25 17:00:31 +01:00
2024-11-24 01:11:42 +09:00
2025-05-15 15:42:33 +02:00
2025-05-15 15:42:33 +02:00
2025-04-07 16:56:09 +09:00
2025-04-27 10:36:12 +09:00
2024-12-25 17:00:31 +01:00
2024-12-25 17:00:31 +01:00
2024-12-25 17:00:31 +01:00
2024-11-06 19:06:47 +09:00
2024-12-25 17:00:31 +01:00
2024-11-24 01:11:42 +09:00
2024-11-24 01:11:42 +09:00
2025-05-15 02:56:30 +09:00
2025-03-21 08:35:36 +09:00
2024-11-06 19:06:40 +09:00
2024-11-18 15:18:26 +09:00