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