custom label help?

Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
Martyn 2024-02-21 14:13:58 +00:00
parent 23584311ce
commit 353c5c4171
1 changed files with 7 additions and 0 deletions

View File

@ -24,6 +24,8 @@ patches:
- op: replace
path: /data/nfd-worker.conf
value: |-
core:
sources: ["custom", "pci", "usb"]
sources:
usb:
deviceClassWhitelist:
@ -44,3 +46,8 @@ patches:
- "device"
- "subsystem_vendor"
- "subsystem_device"
custom:
- name: "intel-gpu" # Intel integrated GPU
matchOn:
- pciId:
class: ["0300"]