Update kactivitymanagerd
This commit is contained in:
parent
4d83cd0df1
commit
9cbe8d2af0
1 changed files with 5 additions and 1 deletions
|
|
@ -13,6 +13,7 @@ profile kactivitymanagerd @{exec_path} {
|
||||||
include <abstractions/nameservice-strict>
|
include <abstractions/nameservice-strict>
|
||||||
include <abstractions/qt5>
|
include <abstractions/qt5>
|
||||||
include <abstractions/recent-documents-write>
|
include <abstractions/recent-documents-write>
|
||||||
|
include <abstractions/wayland>
|
||||||
include <abstractions/X-strict>
|
include <abstractions/X-strict>
|
||||||
|
|
||||||
@{exec_path} mr,
|
@{exec_path} mr,
|
||||||
|
|
@ -20,7 +21,9 @@ profile kactivitymanagerd @{exec_path} {
|
||||||
/etc/xdg/menus/{,*/} r,
|
/etc/xdg/menus/{,*/} r,
|
||||||
/usr/share/hwdata/*.ids r,
|
/usr/share/hwdata/*.ids r,
|
||||||
/usr/share/icu/@{int}.@{int}/*.dat r,
|
/usr/share/icu/@{int}.@{int}/*.dat r,
|
||||||
|
/usr/share/kf5/kactivitymanagerd/{,**} r,
|
||||||
/usr/share/kservices5/{,**} r,
|
/usr/share/kservices5/{,**} r,
|
||||||
|
/usr/share/mime/{,**} r,
|
||||||
|
|
||||||
/etc/xdg/kdeglobals r,
|
/etc/xdg/kdeglobals r,
|
||||||
/etc/machine-id r,
|
/etc/machine-id r,
|
||||||
|
|
@ -39,6 +42,7 @@ profile kactivitymanagerd @{exec_path} {
|
||||||
|
|
||||||
owner @{user_share_dirs}/kactivitymanagerd/{,**} rwlk,
|
owner @{user_share_dirs}/kactivitymanagerd/{,**} rwlk,
|
||||||
owner @{user_share_dirs}/kservices5/{,**} r,
|
owner @{user_share_dirs}/kservices5/{,**} r,
|
||||||
|
owner @{user_share_dirs}/recently-used.xbel r,
|
||||||
|
|
||||||
@{PROC}/sys/kernel/core_pattern r,
|
@{PROC}/sys/kernel/core_pattern r,
|
||||||
@{PROC}/sys/kernel/random/boot_id r,
|
@{PROC}/sys/kernel/random/boot_id r,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue