feat(profiles): improve opensuse integration.

See:  #208
This commit is contained in:
Alexandre Pujol 2023-09-05 16:53:50 +01:00
parent 155ef6bef1
commit 9a614a3502
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
7 changed files with 33 additions and 23 deletions

View file

@ -13,6 +13,7 @@ profile kactivitymanagerd @{exec_path} {
include <abstractions/nameservice-strict>
include <abstractions/qt5>
include <abstractions/recent-documents-write>
include <abstractions/user-read>
include <abstractions/wayland>
include <abstractions/X-strict>

View file

@ -54,6 +54,9 @@ profile kalendarac @{exec_path} {
owner @{run}/user/@{uid}/pulse/ r,
owner @{run}/user/@{uid}/xauth_@{rand6} rl,
@{sys}/devices/system/node/ r,
@{sys}/devices/system/node/node@{int}/meminfo r,
@{PROC}/sys/kernel/core_pattern r,
/dev/tty r,

View file

@ -119,8 +119,8 @@ profile kded5 @{exec_path} {
@{run}/mount/utab r,
@{run}/udev/data/c189:@{int} r, # for /dev/bus/usb/**
@{run}/user/@{uid}/gvfs/ r,
owner @{run}/user/@{uid}/#@{int} rw,
owner @{run}/user/@{uid}/gvfs/ r,
owner @{run}/user/@{uid}/kded5*kioworker.socket rwl,
owner /tmp/plasma-csd-generator.@{rand6}/{,**} rw,