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
|
|
@ -53,7 +53,7 @@ profile gzdoom @{exec_path} {
|
|||
/etc/machine-id r,
|
||||
/var/lib/dbus/machine-id r,
|
||||
|
||||
@{sys}/devices/pci[0-9]*/**/usb[0-9]/**/uevent r,
|
||||
@{sys}/devices/@{pci}/usb@{int}/**/uevent r,
|
||||
|
||||
owner @{HOME}/ r,
|
||||
owner @{user_config_dirs}/gzdoom/ rw,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue