Update akonadi_indexing_agent
This commit is contained in:
parent
dcafaf02bd
commit
265956946c
1 changed files with 4 additions and 2 deletions
|
|
@ -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>
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue