feat(profile): general update.
This commit is contained in:
parent
fade97486d
commit
209688fe86
16 changed files with 37 additions and 30 deletions
|
|
@ -69,7 +69,7 @@ profile sddm @{exec_path} flags=(attach_disconnected,mediate_deleted) {
|
|||
@{bin}/Xorg rPx,
|
||||
/etc/sddm/Xsession rPx,
|
||||
|
||||
@{bin}/flatpak rPUx,
|
||||
@{bin}/flatpak rPx,
|
||||
@{bin}/sway rPUx,
|
||||
@{bin}/xauth rCx -> xauth,
|
||||
@{bin}/xsetroot rPx,
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@ profile sddm-xsession @{exec_path} {
|
|||
@{bin}/zsh rix,
|
||||
|
||||
@{bin}/dbus-update-activation-environment rCx -> dbus,
|
||||
@{bin}/flatpak rPUx,
|
||||
@{bin}/flatpak rPx,
|
||||
@{bin}/numlockx rPx,
|
||||
@{bin}/xhost rPx,
|
||||
@{bin}/xrdb rPx,
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@ profile xdm-xsession @{exec_path} {
|
|||
@{bin}/whoami rix,
|
||||
|
||||
@{bin}/dbus-update-activation-environment rCx -> dbus,
|
||||
@{bin}/flatpak rPUx,
|
||||
@{bin}/flatpak rPx,
|
||||
@{bin}/pidof rPx,
|
||||
@{bin}/startplasma-x11 rPx,
|
||||
@{bin}/systemctl rPx -> child-systemctl,
|
||||
|
|
@ -77,13 +77,7 @@ profile xdm-xsession @{exec_path} {
|
|||
|
||||
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,
|
||||
owner @{run}/user/@{uid}/gnupg/private-keys-v1.d/@{hex}.key rw,
|
||||
owner @{run}/user/@{uid}/gnupg/{,d.*/}S.gpg-agent{,.ssh,.browser,.extra} rw,
|
||||
owner @{run}/user/@{uid}/gnupg/sshcontrol r,
|
||||
@{run}/user/@{uid}/xauth_@{rand6} rl,
|
||||
@{run}/user/@{uid}/xauth_@{rand6} rl,
|
||||
|
||||
owner /tmp/ssh-*/ rw,
|
||||
owner /tmp/ssh-*/agent.* rw,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue