fix(profile): various fixes

fix #528 #527 #518 #517
This commit is contained in:
Alexandre Pujol 2024-10-01 19:19:16 +01:00
parent e6b1763bbc
commit 30999904e7
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
4 changed files with 9 additions and 2 deletions

View file

@ -76,6 +76,10 @@ profile mpv @{exec_path} {
@{sys}/devices/**/input/**/uevent r,
@{sys}/devices/**/sound/**/capabilities/* r,
@{sys}/devices/**/sound/**/uevent r,
@{sys}/devices/virtual/dmi/id/bios_vendor r,
@{sys}/devices/virtual/dmi/id/board_vendor r,
@{sys}/devices/virtual/dmi/id/product_name r,
@{sys}/devices/virtual/dmi/id/sys_vendor r,
/dev/input/event@{int} r,
owner /dev/tty@{int} rw,