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

@ -9,3 +9,6 @@
/var/lib/gdm/.cache/mesa_shader_cache/[a-f0-9][a-f0-9]/ rw,
/var/lib/gdm/.cache/mesa_shader_cache/[a-f0-9][a-f0-9]/[0-9a-f]* rw,
/var/lib/gdm/.cache/mesa_shader_cache/[a-f0-9][a-f0-9]/[0-9a-f]*.tmp rwk,
@{sys}/devices/pci[0-9]*/**/revision r,
@{sys}/devices/pci[0-9]*/**/config r,