fwupd/data/daemon.conf
Richard Hughes 10bd8ecfb8 trivial: Remove EnableOptionROM from daemon.conf
The exact same thing can be done using BlacklistPlugins=udev
2017-09-19 20:06:44 +01:00

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