From 6d3aeaa228899716f97a1a6f0b9cd683a2d3f965 Mon Sep 17 00:00:00 2001 From: Alexandre Pujol Date: Wed, 3 Apr 2024 21:25:10 +0100 Subject: [PATCH] fix: aa syntax. --- 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 580752a5..958157e7 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) @{p_systemd}, unix (bind) type=stream addr=@@{hex}/bus/systemd/bus-system, unix (bind) type=stream addr=@@{hex}/bus/systemd/bus-api-user,