fix(tunables): ensure pci devices are correctly catched.

It is less restrictive, but is is guaranted to work.
This commit is contained in:
Alexandre Pujol 2023-09-17 21:58:30 +01:00
parent d3f05fb334
commit c12f089af3
No known key found for this signature in database
GPG Key ID: C5469996F0DF68EC

View File

@ -36,7 +36,7 @@
# Shortcut for PCI device
@{pci_id}=@{h}@{h}@{h}@{h}:@{h}@{h}:@{h}@{h}.@{h}
@{pci_bus}=pci@{h}@{h}@{h}@{h}:@{h}@{h}
@{pci}=@{pci_bus}/@{pci_id}{,/@{pci_id}}{,/@{pci_bus}/@{pci_id}{,/@{pci_id}}}
@{pci}=@{pci_bus}/**/
# Date and time
@{date}=[0-2][0-9][0-9][0-9]-[01][0-9]-[0-3][0-9]