feat(profile): general update.

This commit is contained in:
Alexandre Pujol 2023-12-06 20:00:40 +00:00
parent 1307250250
commit cc133e5f57
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
26 changed files with 49 additions and 106 deletions

View file

@ -54,9 +54,8 @@ profile hwinfo @{exec_path} {
/dev/nvram r,
/dev/psaux r,
/dev/console rw,
/dev/ttyS0 r,
/dev/ttyS1 r,
/dev/fb[0-9] r,
/dev/ttyS@{int} r,
/dev/fb@{int} r,
@{sys}/bus/{,**/} r,
@{sys}/class/*/ r,
@ -84,8 +83,7 @@ profile hwinfo @{exec_path} {
@{PROC}/cmdline r,
# file_inherit
/dev/ttyS0 r,
/dev/ttyS1 r,
/dev/ttyS@{int} r,
owner /tmp/hwinfo*.txt rw,
@{sys}/devices/pci[0-9]*/**/drm/card@{int}/ r,