feat(profile): use the @{pci} varibale when possible.
This commit is contained in:
parent
013f1c5a83
commit
bb947318a5
83 changed files with 168 additions and 170 deletions
|
|
@ -64,7 +64,7 @@ profile os-prober @{exec_path} flags=(attach_disconnected) {
|
|||
owner /tmp/os-prober.*/{,**} rw,
|
||||
|
||||
@{sys}/block/ r,
|
||||
@{sys}/devices/pci[0-9]*/**/block/*/ r,
|
||||
@{sys}/devices/@{pci}/block/*/ r,
|
||||
@{sys}/devices/virtual/block/*/ r,
|
||||
|
||||
@{PROC}/swaps r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue