From e6b1763bbcc3d6517c28f6a7864dfee2d971cf53 Mon Sep 17 00:00:00 2001 From: Alexandre Pujol Date: Tue, 1 Oct 2024 18:35:52 +0100 Subject: [PATCH] fix(profile): nethogs fix 530 --- apparmor.d/profiles-m-r/nethogs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apparmor.d/profiles-m-r/nethogs b/apparmor.d/profiles-m-r/nethogs index e39e6462..fbdaecaa 100644 --- a/apparmor.d/profiles-m-r/nethogs +++ b/apparmor.d/profiles-m-r/nethogs @@ -24,6 +24,8 @@ profile nethogs @{exec_path} { @{exec_path} mr, + /usr/share/terminfo/** r, + @{PROC}/ r, @{PROC}/@{pids}/fd/ r, @{PROC}/@{pids}/cmdline r,