fix(lspci): add /run/modprobe.d
This commit is contained in:
parent
789ba3836e
commit
c40c3e1c98
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ profile lspci @{exec_path} flags=(attach_disconnected) {
|
||||||
/usr/share/misc/pci.ids.gz r,
|
/usr/share/misc/pci.ids.gz r,
|
||||||
/usr/share/pci.ids r,
|
/usr/share/pci.ids r,
|
||||||
|
|
||||||
|
@{run}/modprobe.d/{,*.conf} r,
|
||||||
/etc/modprobe.d/{,*.conf} r,
|
/etc/modprobe.d/{,*.conf} r,
|
||||||
/etc/udev/hwdb.bin r,
|
/etc/udev/hwdb.bin r,
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue