feat(profile): general update.
This commit is contained in:
parent
1307250250
commit
cc133e5f57
26 changed files with 49 additions and 106 deletions
|
|
@ -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,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue