From 4527149c1f82c7257b6ecc87b3e6a580704634d0 Mon Sep 17 00:00:00 2001 From: Alexandre Pujol Date: Wed, 3 Apr 2024 22:01:49 +0100 Subject: [PATCH] fix: no comments... --- apparmor.d/groups/_full/systemd-user | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apparmor.d/groups/_full/systemd-user b/apparmor.d/groups/_full/systemd-user index 958157e7c..d7c68ac7a 100644 --- a/apparmor.d/groups/_full/systemd-user +++ b/apparmor.d/groups/_full/systemd-user @@ -28,7 +28,7 @@ profile systemd-user flags=(attach_disconnected,mediate_deleted) { signal (send) set=(term, cont, kill), signal (receive) set=(hup) peer=@{p_systemd}, - ptrace (read) @{p_systemd}, + ptrace (read) peer=@{p_systemd}, unix (bind) type=stream addr=@@{hex}/bus/systemd/bus-system, unix (bind) type=stream addr=@@{hex}/bus/systemd/bus-api-user,