From 43c509f28b44ca0d86247417f3c99c41d248c2e6 Mon Sep 17 00:00:00 2001 From: nobodysu Date: Sat, 15 Jan 2022 23:22:43 +0000 Subject: [PATCH] Update host --- apparmor.d/profiles-g-l/host | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 }