feat: move sys revision into the mesa abstraction.

This commit is contained in:
Alexandre Pujol 2022-05-02 17:25:40 +01:00
parent c01da3f077
commit f022ca3299
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
7 changed files with 3 additions and 8 deletions

View file

@ -158,7 +158,6 @@ profile gnome-shell @{exec_path} flags=(attach_disconnected) {
@{sys}/devices/pci[0-9]*/**/boot_vga r,
@{sys}/devices/pci[0-9]*/**/input[0-9]*/{properties,name} r,
@{sys}/devices/pci[0-9]*/**/net/*/statistics/{rx_bytes,tx_bytes} r,
@{sys}/devices/pci[0-9]*/**/revision r,
owner @{PROC}/@{pid}/comm r,
owner @{PROC}/@{pid}/fd/ r,