From e36b57857f495d2efcd44e3d6c45b9fb72be2e15 Mon Sep 17 00:00:00 2001 From: Ryan Lee Date: Wed, 14 May 2025 09:45:53 +0200 Subject: [PATCH] profiles: give lsof network netlink dgram permissions Signed-off-by: Ryan Lee --- profiles/apparmor.d/lsof | 2 ++ 1 file changed, 2 insertions(+) diff --git a/profiles/apparmor.d/lsof b/profiles/apparmor.d/lsof index 754c009b3..f50b67ccb 100644 --- a/profiles/apparmor.d/lsof +++ b/profiles/apparmor.d/lsof @@ -28,6 +28,8 @@ profile lsof /usr/bin/lsof flags=(attach_disconnected.path=/aa_disconnected/) { mqueue getattr type=posix, + network netlink dgram, + / r, /**/ r,