From 4c1639c17d56b867e2a3104b39959de349ff4326 Mon Sep 17 00:00:00 2001 From: curiosityseeker <60518106+curiosityseeker@users.noreply.github.com> Date: Sun, 3 Sep 2023 14:11:32 +0200 Subject: [PATCH] Update systemd-hwdb The mediate_deleted flag necessary because of "Failed name lookup - deleted entry" --- apparmor.d/groups/systemd/systemd-hwdb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apparmor.d/groups/systemd/systemd-hwdb b/apparmor.d/groups/systemd/systemd-hwdb index 0bb79f72a..b60a74982 100644 --- a/apparmor.d/groups/systemd/systemd-hwdb +++ b/apparmor.d/groups/systemd/systemd-hwdb @@ -7,7 +7,7 @@ abi , include @{exec_path} = @{bin}/systemd-hwdb -profile systemd-hwdb @{exec_path} flags=(attach_disconnected) { +profile systemd-hwdb @{exec_path} flags=(attach_disconnected,mediate_deleted) { include include @@ -15,6 +15,7 @@ profile systemd-hwdb @{exec_path} flags=(attach_disconnected) { @{exec_path} mr, + @{lib}/udev/#@{int} rwl, @{lib}/udev/.#hwdb.bin[0-9a-zA-Z]* wl -> @{lib}/udev/#@{int}, @{lib}/udev/hwdb.bin w,