feat(profile): various core update.

This commit is contained in:
Alexandre Pujol 2025-03-09 23:04:32 +01:00
parent 7badf80854
commit 47b6e3c616
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
18 changed files with 30 additions and 21 deletions

View file

@ -39,6 +39,8 @@ profile YACReader @{exec_path} flags=(attach_disconnected,mediate_deleted) {
owner @{PROC}/@{pid}/cmdline r,
owner @{PROC}/@{pid}/mountinfo r,
owner @{PROC}/@{pid}/stat r,
owner @{PROC}/@{pid}/task/@{tid}/comm rw,
include if exists <local/YACReader>
}