feat(profile): general update.

This commit is contained in:
Alexandre Pujol 2024-05-18 22:35:05 +01:00
parent 7d1380530a
commit c785b41451
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
26 changed files with 56 additions and 31 deletions

View file

@ -27,7 +27,7 @@ profile mount @{exec_path} flags=(attach_disconnected) {
network inet stream,
network inet6 stream,
ptrace (read) peer=k3s,
ptrace (read),
signal (receive) set=(term, kill),

View file

@ -37,6 +37,7 @@ profile qemu-ga @{exec_path} {
@{sys}/devices/system/node/ r,
@{sys}/devices/system/node/node@{int}/meminfo r,
@{PROC}/sys/vm/max_map_count r,
owner @{PROC}/@{pid}/net/dev r,
/dev/vport@{int}p@{int} rw,