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
|
|
@ -48,7 +48,7 @@ profile wpa-supplicant @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
owner @{run}/wpa_supplicant/{,**} rw,
|
||||
|
||||
@{sys}/devices/pci[0-9]*/**/ieee*/phy@{int}/name r,
|
||||
@{sys}/devices/@{pci}/ieee*/phy@{int}/name r,
|
||||
|
||||
@{PROC}/sys/net/ipv{4,6}/conf/p2p*/drop_* rw,
|
||||
@{PROC}/sys/net/ipv{4,6}/conf/wlan*/drop_* rw,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue