From 968da5518b5cf986cbab0baf64187961a78f4a75 Mon Sep 17 00:00:00 2001 From: monsieuremre <130907164+monsieuremre@users.noreply.github.com> Date: Mon, 5 Feb 2024 17:41:56 +0000 Subject: [PATCH] profile name fix (#289) --- apparmor.d/groups/_full/systemd | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/apparmor.d/groups/_full/systemd b/apparmor.d/groups/_full/systemd index b5837502..86a519fd 100644 --- a/apparmor.d/groups/_full/systemd +++ b/apparmor.d/groups/_full/systemd @@ -100,11 +100,11 @@ profile systemd flags=(attach_disconnected,mediate_deleted) { @{lib}/systemd/systemd rix, # FIXME: AppArmorProfile=systemd-user, does not work with DE # Maybe: rPx -> systemd-user-gdm (in user@120.service.d)? - @{bin}/ldconfig rPx -> systemd.service, - @{bin}/mandb rPx -> systemd.service, - @{bin}/savelog rPx -> systemd.service, - @{coreutils_path} rPx -> systemd.service, - @{shells_path} rPx -> systemd.service, + @{bin}/ldconfig rPx -> systemd-service, + @{bin}/mandb rPx -> systemd-service, + @{bin}/savelog rPx -> systemd-service, + @{coreutils_path} rPx -> systemd-service, + @{shells_path} rPx -> systemd-service, audit @{bin}/** Pix,