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,