diff --git a/apparmor.d/profiles-g-l/host b/apparmor.d/profiles-g-l/host index 185a07062..a229b4056 100644 --- a/apparmor.d/profiles-g-l/host +++ b/apparmor.d/profiles-g-l/host @@ -7,18 +7,18 @@ include @{exec_path} = /{,usr/}bin/host profile host @{exec_path} { - @{exec_path} r, include include include - owner @{PROC}/@{pid}/task/@{pid}/comm rw, - - # Ubuntu network inet dgram, network inet6 dgram, network inet stream, network inet6 stream, + @{exec_path} r, + + owner @{PROC}/@{pids}/task/@{tid}/comm rw, + include if exists }