From cd75b373d54a2f0a9d30204739052bc08664ad67 Mon Sep 17 00:00:00 2001 From: curiosityseeker <60518106+curiosityseeker@users.noreply.github.com> Date: Sun, 26 Jan 2025 17:25:01 +0100 Subject: [PATCH] Update systemd-journald profile systemd-journald flags=(mediate_deleted) { link /var/log/journal/@{hex32}/#42742 , # Failed name lookup - deleted entry link /var/log/journal/@{hex32}/#42744 , # Failed name lookup - deleted entry link /var/log/journal/@{hex32}/.#system@@{hex32}-@{hex16}-@{hex16}.journal@{hex16} -> /var/log/journal/@{hex32}/#42744, link /var/log/journal/@{hex32}/.#user-@{uid}@@{hex32}-@{hex16}-@{hex16}.journal@{hex16} -> /var/log/journal/@{hex32}/#42742, } --- apparmor.d/groups/systemd/systemd-journald | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apparmor.d/groups/systemd/systemd-journald b/apparmor.d/groups/systemd/systemd-journald index d63a4211d..b0a646f66 100644 --- a/apparmor.d/groups/systemd/systemd-journald +++ b/apparmor.d/groups/systemd/systemd-journald @@ -8,7 +8,7 @@ abi , include @{exec_path} = @{lib}/systemd/systemd-journald -profile systemd-journald @{exec_path} flags=(attach_disconnected) { +profile systemd-journald @{exec_path} flags=(attach_disconnected,mediate_deleted) { include include include