feat(kde): big kde profiles update.
This commit is contained in:
parent
57e995e4be
commit
ee10658d09
24 changed files with 214 additions and 89 deletions
|
|
@ -11,6 +11,7 @@ profile xdm-xsession @{exec_path} {
|
|||
include <abstractions/base>
|
||||
include <abstractions/bash>
|
||||
include <abstractions/dconf-write>
|
||||
include <abstractions/nameservice-strict>
|
||||
include <abstractions/openssl>
|
||||
include <abstractions/X-strict>
|
||||
|
||||
|
|
@ -56,22 +57,25 @@ profile xdm-xsession @{exec_path} {
|
|||
/usr/share/glib-2.0/schemas/gschemas.compiled r,
|
||||
/usr/share/bash-completion/{,**} r,
|
||||
|
||||
@{etc_ro}/profile.d/{,*} r,
|
||||
@{etc_ro}/X11/xdm/scripts/{,*} r,
|
||||
@{etc_ro}/X11/xinit/xinitrc.common r,
|
||||
@{etc_ro}/X11/xinit/xinitrc.d/{,*} r,
|
||||
@{etc_ro}/X11/xim r,
|
||||
@{etc_ro}/X11/xim.d/none r,
|
||||
@{etc_ro}/profile.d/{,*} r,
|
||||
@{etc_ro}/X11/xinit/xinitrc.common r,
|
||||
@{etc_ro}/X11/xinit/xinitrc.d/{,*} r,
|
||||
/etc/debuginfod/{,*} r,
|
||||
/etc/gcrypt/hwf.deny r,
|
||||
/etc/locale.conf r,
|
||||
/etc/manpath.config r,
|
||||
/etc/sysconfig/* r,
|
||||
/etc/shells r,
|
||||
/etc/sysconfig/* r,
|
||||
|
||||
owner @{HOME}/ r,
|
||||
owner @{HOME}/.alias r,
|
||||
owner @{HOME}/.i18n r,
|
||||
|
||||
owner @{user_share_dirs}/sddm/xorg-session.log rw,
|
||||
|
||||
owner @{run}/user/@{uid}/gnupg/ rw,
|
||||
owner @{run}/user/@{uid}/gnupg/gpg-agent.conf r,
|
||||
owner @{run}/user/@{uid}/gnupg/private-keys-v1.d/ rw,
|
||||
|
|
@ -94,6 +98,8 @@ profile xdm-xsession @{exec_path} {
|
|||
|
||||
/{usr/,}bin/dbus-update-activation-environment mr,
|
||||
|
||||
owner @{user_share_dirs}/sddm/xorg-session.log rw,
|
||||
|
||||
owner @{run}/user/@{uid}/bus rw,
|
||||
|
||||
include if exists <local/xdm-xsession_dbus>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue