feat(profile): general update.

This commit is contained in:
Alexandre Pujol 2024-02-28 17:17:20 +00:00
parent 1c999ca921
commit 555b5e3c3f
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
43 changed files with 142 additions and 124 deletions

View file

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