Update akonadi_indexing_agent

This commit is contained in:
curiosityseeker 2023-05-24 14:05:34 +02:00 committed by GitHub
parent dcafaf02bd
commit 265956946c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,7 +34,7 @@ profile akonadi_indexing_agent @{exec_path} {
owner @{user_config_dirs}/akonadi_indexing_agentrc r,
owner @{user_config_dirs}/akonadi/#[0-9]* rw,
owner @{user_config_dirs}/akonadi/agent_config_akonadi_indexing_agent* rwlk,
owner @{user_config_dirs}/akonadi/agent_config_akonadi_indexing_agent{,.*} rwlk,
owner @{user_config_dirs}/akonadi/akonadiconnectionrc r,
owner @{user_config_dirs}/kdedefaults/kdeglobals r,
owner @{user_config_dirs}/kdedefaults/kwinrc r,
@ -42,6 +42,8 @@ profile akonadi_indexing_agent @{exec_path} {
owner @{user_config_dirs}/kwinrc r,
owner @{user_share_dirs}/akonadi/** rwk,
@{sys}/devices/pci[0-9]*/**/{device,subsystem_device,subsystem_vendor,uevent,vendor} r,
@{PROC}/sys/kernel/core_pattern r,
@{PROC}/sys/kernel/random/boot_id r,
@ -49,4 +51,4 @@ profile akonadi_indexing_agent @{exec_path} {
/dev/tty r,
include if exists <local/akonadi_indexing_agent>
}
}