feat(kde): big kde profiles update.

This commit is contained in:
Alexandre Pujol 2023-04-30 21:46:10 +01:00
parent 57e995e4be
commit ee10658d09
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
24 changed files with 214 additions and 89 deletions

View file

@ -18,6 +18,7 @@ profile kded5 @{exec_path} {
include <abstractions/gtk>
include <abstractions/mesa>
include <abstractions/nameservice-strict>
include <abstractions/qt5>
include <abstractions/wutmp>
include <abstractions/X-strict>
@ -28,28 +29,34 @@ profile kded5 @{exec_path} {
ptrace (read),
signal (send) set=hup peer=xsettingsd,
@{exec_path} mr,
@{libexec}/kf5/kconf_update rPx,
@{libexec}/utempter/utempter rix, # TODO: rPx ?
@{libexec}/utempter/utempter rPx,
/{usr/,}bin/kcminit rPx,
/{usr/,}bin/pgrep rCx -> pgrep,
/{usr/,}bin/setxkbmap rix,
/{usr/,}bin/xsettingsd rPx,
/usr/share/hwdata/*.ids r,
/usr/share/kconf_update/{,**} r,
/usr/share/icu/[0-9]*.[0-9]*/*.dat r,
/usr/share/kded5/{,**} r,
/usr/share/khotkeys/{,**} r,
/usr/share/knotifications5/{,**} r,
/usr/share/kservices5/{,**} r,
/usr/share/kservicetypes5/{,**} r,
/usr/share/mime/ r,
/usr/share/qt/translations/*.qm r,
/usr/share/kconf_update/ r,
/etc/fstab r,
/etc/machine-id r,
/etc/xdg/kcminputrc r,
/etc/xdg/kde* r,
/etc/xdg/menus/ r,
/etc/xdg/kioslaverc r,
/etc/xdg/kwinrc r,
/etc/xdg/menus/{,**} r,
owner @{HOME}/.gtkrc-2.0 rw,
@ -57,7 +64,7 @@ profile kded5 @{exec_path} {
owner @{user_cache_dirs}/ksycoca5_* r,
owner @{user_config_dirs}/#[0-9]* rw,
owner @{user_config_dirs}/bluedevilglobalrc r,
owner @{user_config_dirs}/bluedevilglobalrc rk,
owner @{user_config_dirs}/bluedevilglobalrc* rwkl,
owner @{user_config_dirs}/gtk-{3,4}.0/{,**} rwl,
owner @{user_config_dirs}/kcminputrc r,
@ -83,12 +90,15 @@ profile kded5 @{exec_path} {
owner /tmp/plasma-csd-generator.??????/{,**} rw,
@{PROC}/@{pids}/cmdline/ r,
@{PROC}/@{pids}/fd/ r,
@{PROC}/@{pids}/fd/info/[0-9]* r,
@{PROC}/sys/fs/inotify/max_user_{instances,watches} r,
@{PROC}/sys/kernel/core_pattern r,
@{PROC}/sys/kernel/random/boot_id r,
owner @{PROC}/@{pid}/mountinfo r,
owner @{PROC}/@{pid}/mounts r,
@{PROC}/sys/kernel/random/boot_id r,
@{PROC}/sys/kernel/core_pattern r,
/dev/ptmx rw,
/dev/rfkill r,