Various updates (#204)
This commit is contained in:
parent
090349bed2
commit
41525621aa
10 changed files with 22 additions and 7 deletions
|
|
@ -13,6 +13,7 @@ profile kactivitymanagerd @{exec_path} {
|
|||
include <abstractions/nameservice-strict>
|
||||
include <abstractions/qt5>
|
||||
include <abstractions/recent-documents-write>
|
||||
include <abstractions/wayland>
|
||||
include <abstractions/X-strict>
|
||||
|
||||
@{exec_path} mr,
|
||||
|
|
@ -20,7 +21,9 @@ profile kactivitymanagerd @{exec_path} {
|
|||
/etc/xdg/menus/{,*/} r,
|
||||
/usr/share/hwdata/*.ids r,
|
||||
/usr/share/icu/@{int}.@{int}/*.dat r,
|
||||
/usr/share/kf5/kactivitymanagerd/{,**} r,
|
||||
/usr/share/kservices5/{,**} r,
|
||||
/usr/share/mime/{,**} r,
|
||||
|
||||
/etc/xdg/kdeglobals r,
|
||||
/etc/machine-id r,
|
||||
|
|
@ -39,6 +42,7 @@ profile kactivitymanagerd @{exec_path} {
|
|||
|
||||
owner @{user_share_dirs}/kactivitymanagerd/{,**} rwlk,
|
||||
owner @{user_share_dirs}/kservices5/{,**} r,
|
||||
owner @{user_share_dirs}/recently-used.xbel r,
|
||||
|
||||
@{PROC}/sys/kernel/core_pattern r,
|
||||
@{PROC}/sys/kernel/random/boot_id r,
|
||||
|
|
@ -46,4 +50,4 @@ profile kactivitymanagerd @{exec_path} {
|
|||
/dev/tty r,
|
||||
|
||||
include if exists <local/kactivitymanagerd>
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue