From b2ef18f6287fb73399fb13367e4c5c2c8b9dcc6f Mon Sep 17 00:00:00 2001 From: nobodysu Date: Wed, 25 May 2022 02:50:56 +0300 Subject: [PATCH] Armbian mmap --- apparmor.d/profiles-g-l/host | 2 +- apparmor.d/profiles-m-r/nslookup | 2 +- apparmor.d/profiles-s-z/ss | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apparmor.d/profiles-g-l/host b/apparmor.d/profiles-g-l/host index 46e3eb6d6..6f61f072f 100644 --- a/apparmor.d/profiles-g-l/host +++ b/apparmor.d/profiles-g-l/host @@ -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, diff --git a/apparmor.d/profiles-m-r/nslookup b/apparmor.d/profiles-m-r/nslookup index ddf47994b..af9b1fc30 100644 --- a/apparmor.d/profiles-m-r/nslookup +++ b/apparmor.d/profiles-m-r/nslookup @@ -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, diff --git a/apparmor.d/profiles-s-z/ss b/apparmor.d/profiles-s-z/ss index 1c0c828f5..27b390dee 100644 --- a/apparmor.d/profiles-s-z/ss +++ b/apparmor.d/profiles-s-z/ss @@ -19,7 +19,7 @@ profile ss @{exec_path} { network netlink raw, - @{exec_path} r, + @{exec_path} mr, /etc/iproute2/{,**} r,