Armbian mmap

This commit is contained in:
nobodysu 2022-05-25 02:50:56 +03:00
parent 8deddc8a2c
commit b2ef18f628
3 changed files with 3 additions and 3 deletions

View file

@ -17,7 +17,7 @@ profile host @{exec_path} {
network inet stream, network inet stream,
network inet6 stream, network inet6 stream,
@{exec_path} r, @{exec_path} mr,
owner @{PROC}/@{pids}/task/@{tid}/comm rw, owner @{PROC}/@{pids}/task/@{tid}/comm rw,

View file

@ -17,7 +17,7 @@ profile nslookup @{exec_path} {
network inet stream, network inet stream,
network inet6 stream, network inet6 stream,
@{exec_path} r, @{exec_path} mr,
owner @{PROC}/@{pids}/task/@{tid}/comm rw, owner @{PROC}/@{pids}/task/@{tid}/comm rw,

View file

@ -19,7 +19,7 @@ profile ss @{exec_path} {
network netlink raw, network netlink raw,
@{exec_path} r, @{exec_path} mr,
/etc/iproute2/{,**} r, /etc/iproute2/{,**} r,