mirror of
https://git.proxmox.com/git/fwupd
synced 2026-03-28 14:58:22 +00:00
14 lines
341 B
Plaintext
14 lines
341 B
Plaintext
[fwupd]
|
|
|
|
# Allow blacklisting specific devices by their GUID
|
|
# Uses semicolons as delimiter
|
|
BlacklistDevices=
|
|
|
|
# Allow blacklisting specific plugins
|
|
# Uses semicolons as delimiter
|
|
BlacklistPlugins=
|
|
|
|
# Turns on support for running the test suite
|
|
# this will cause an extraneous "test" device to be present on the system
|
|
EnableTestSuite=false
|