Update akonadi_migration_agent
This commit is contained in:
parent
ac941585c2
commit
fa132f7de0
1 changed files with 4 additions and 1 deletions
|
|
@ -22,6 +22,7 @@ profile akonadi_migration_agent @{exec_path} {
|
|||
@{exec_path} mr,
|
||||
|
||||
/usr/share/hwdata/*.ids r,
|
||||
/usr/share/icons/{,**} r,
|
||||
/usr/share/icu/[0-9]*.[0-9]*/*.dat r,
|
||||
|
||||
/etc/xdg/kdeglobals r,
|
||||
|
|
@ -38,10 +39,12 @@ profile akonadi_migration_agent @{exec_path} {
|
|||
owner @{user_config_dirs}/kwinrc r,
|
||||
|
||||
owner @{user_share_dirs}/akonadi_migration_agent/{,**} rw,
|
||||
|
||||
@{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_migration_agent>
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue