mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-05 04:36:44 +00:00
12 lines
178 B
Plaintext
12 lines
178 B
Plaintext
# match all devices with this udev subsystem
|
|
[NVME]
|
|
Plugin = nvme
|
|
|
|
# Phison
|
|
[NVME\VEN_1987]
|
|
Flags = force-align,needs-shutdown
|
|
|
|
# Kingston
|
|
[NVME\VEN_2646]
|
|
Flags = needs-shutdown
|