mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-11-14 23:43:56 +01:00
fix(lspci): add /run/modprobe.d
This commit is contained in:
parent
789ba3836e
commit
c40c3e1c98
@ -24,6 +24,7 @@ profile lspci @{exec_path} flags=(attach_disconnected) {
|
||||
/usr/share/misc/pci.ids.gz r,
|
||||
/usr/share/pci.ids r,
|
||||
|
||||
@{run}/modprobe.d/{,*.conf} r,
|
||||
/etc/modprobe.d/{,*.conf} r,
|
||||
/etc/udev/hwdb.bin r,
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user