From ce85d482e999a8af8c593c30bfa119b26e6ded6f Mon Sep 17 00:00:00 2001 From: monsieuremre <130907164+monsieuremre@users.noreply.github.com> Date: Thu, 8 Feb 2024 15:42:46 +0000 Subject: [PATCH] Update systemd --- apparmor.d/groups/_full/systemd | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/apparmor.d/groups/_full/systemd b/apparmor.d/groups/_full/systemd index cca82867..282032b5 100644 --- a/apparmor.d/groups/_full/systemd +++ b/apparmor.d/groups/_full/systemd @@ -97,8 +97,7 @@ profile systemd flags=(attach_disconnected,mediate_deleted) { @{bin}/mount rix, @{lib}/systemd/systemd-executor rix, - @{lib}/systemd/systemd rix, # FIXME: AppArmorProfile=systemd-user, does not work with DE - # Maybe: rPx -> systemd-user-gdm (in user@120.service.d)? + @{lib}/systemd/systemd rpx -> systemd-user, @{bin}/ldconfig rPx -> systemd-service, @{bin}/mandb rPx -> systemd-service,