From f6d80c19c051e8e219b78ca0678762ab23bd0852 Mon Sep 17 00:00:00 2001 From: curiosityseeker <60518106+curiosityseeker@users.noreply.github.com> Date: Wed, 24 May 2023 13:47:41 +0200 Subject: [PATCH] Update akonadi_akonotes_resource --- apparmor.d/groups/akonadi/akonadi_akonotes_resource | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/apparmor.d/groups/akonadi/akonadi_akonotes_resource b/apparmor.d/groups/akonadi/akonadi_akonotes_resource index 1ff1b8e23..3d8328d53 100644 --- a/apparmor.d/groups/akonadi/akonadi_akonotes_resource +++ b/apparmor.d/groups/akonadi/akonadi_akonotes_resource @@ -38,10 +38,12 @@ profile akonadi_akonotes_resource @{exec_path} { owner @{user_config_dirs}/kdedefaults/kwinrc r, owner @{user_config_dirs}/kdeglobals r, owner @{user_config_dirs}/kwinrc r, + + @{sys}/devices/pci[0-9]*/**/{device,subsystem_device,subsystem_vendor,uevent,vendor} r, @{PROC}/sys/kernel/core_pattern r, /dev/tty r, include if exists -} \ No newline at end of file +}