style(profiles): small rules improvment.

This commit is contained in:
Alexandre Pujol 2022-06-14 19:25:45 +01:00
parent 454456a844
commit 08bb1b44a6
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
11 changed files with 35 additions and 30 deletions

View file

@ -35,7 +35,8 @@ profile switcheroo-control @{exec_path} flags=(attach_disconnected) {
@{sys}/bus/ r,
@{sys}/class/ r,
@{sys}/class/drm/ r,
@{sys}/devices/pci[0-9]*/**/drm/**/uevent r,
@{sys}/devices/pci[0-9]*/**/boot_vga r,
@{sys}/devices/pci[0-9]*/**/uevent r,
include if exists <local/switcheroo-control>
}