mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-06 07:04:54 +00:00

This speeds up startup as we're only calling fu_plugin_udev_device_added() on plugins that can actually handle the device.
4 lines
83 B
Plaintext
4 lines
83 B
Plaintext
# match all devices with this udev subsystem
|
|
[DeviceInstanceId=BLOCK]
|
|
Plugin = ata
|