Update akonadi_followupreminder_agent
This commit is contained in:
parent
a54be5581e
commit
508aada8bf
1 changed files with 4 additions and 1 deletions
|
|
@ -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>
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue