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
|
|
@ -14,7 +14,7 @@ profile rfkill @{exec_path} {
|
|||
|
||||
/dev/rfkill rw,
|
||||
|
||||
@{sys}/devices/pci[0-9]*/**/rfkill[0-9]/{name,type} r,
|
||||
@{sys}/devices/@{pci}/rfkill[0-9]/{name,type} r,
|
||||
@{sys}/devices/platform/**/rfkill/rfkill[0-9]/{name,type} r,
|
||||
|
||||
include if exists <local/rfkill>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue