Update akonadi_followupreminder_agent

This commit is contained in:
curiosityseeker 2023-05-24 14:00:58 +02:00 committed by GitHub
parent a54be5581e
commit 508aada8bf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,6 +15,7 @@ profile akonadi_followupreminder_agent @{exec_path} {
include <abstractions/freedesktop.org>
include <abstractions/mesa>
include <abstractions/nameservice-strict>
include <abstractions/vulkan>
include <abstractions/X-strict>
include <abstractions/qt5>
@ -40,10 +41,12 @@ profile akonadi_followupreminder_agent @{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 <local/akonadi_followupreminder_agent>
}
}