Armbian mmap (#45)
This commit is contained in:
parent
b4f7ed185c
commit
b45161a68e
3 changed files with 3 additions and 3 deletions
|
|
@ -17,7 +17,7 @@ profile host @{exec_path} {
|
|||
network inet stream,
|
||||
network inet6 stream,
|
||||
|
||||
@{exec_path} r,
|
||||
@{exec_path} mr,
|
||||
|
||||
owner @{PROC}/@{pids}/task/@{tid}/comm rw,
|
||||
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ profile nslookup @{exec_path} {
|
|||
network inet stream,
|
||||
network inet6 stream,
|
||||
|
||||
@{exec_path} r,
|
||||
@{exec_path} mr,
|
||||
|
||||
owner @{PROC}/@{pids}/task/@{tid}/comm rw,
|
||||
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@ profile ss @{exec_path} {
|
|||
|
||||
network netlink raw,
|
||||
|
||||
@{exec_path} r,
|
||||
@{exec_path} mr,
|
||||
|
||||
/etc/iproute2/{,**} r,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue