parent
96d774a9eb
commit
1655a9f5ab
25 changed files with 120 additions and 32 deletions
|
|
@ -22,6 +22,7 @@ profile xdm-xsession @{exec_path} {
|
|||
@{bin}/cat rix,
|
||||
@{bin}/checkproc rix,
|
||||
@{bin}/dirname rix,
|
||||
@{bin}/fortune rPUx,
|
||||
@{bin}/gpg-agent rPx,
|
||||
@{bin}/gpg-connect-agent rPx,
|
||||
@{bin}/grep rix,
|
||||
|
|
@ -36,6 +37,7 @@ profile xdm-xsession @{exec_path} {
|
|||
@{bin}/tty rix,
|
||||
@{bin}/uname rix,
|
||||
@{bin}/whoami rix,
|
||||
@{bin}/xmodmap rPUx,
|
||||
|
||||
@{bin}/dbus-update-activation-environment rCx -> dbus,
|
||||
@{bin}/flatpak rPx,
|
||||
|
|
@ -53,7 +55,7 @@ profile xdm-xsession @{exec_path} {
|
|||
@{etc_ro}/X11/xdm/sys.xsession rix,
|
||||
@{etc_ro}/X11/xinit/xinitrc.d/50-systemd-user.sh rix,
|
||||
@{etc_ro}/X11/xinit/xinitrc.d/xdg-user-dirs.sh rix,
|
||||
@{HOME}/.xinitrc rPix,
|
||||
@{HOME}/.xinitrc rPix, # TODO: rCx
|
||||
@{lib}/xinit/xinitrc rix,
|
||||
|
||||
/usr/share/glib-2.0/schemas/gschemas.compiled r,
|
||||
|
|
@ -73,6 +75,7 @@ profile xdm-xsession @{exec_path} {
|
|||
/etc/sysconfig/* r,
|
||||
|
||||
owner @{HOME}/ r,
|
||||
owner @{HOME}/@{XDG_GPG_DIR}/gpg-agent.conf r,
|
||||
|
||||
owner @{user_share_dirs}/sddm/xorg-session.log rw,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue