feat(profile): general update.

This commit is contained in:
Alexandre Pujol 2024-01-27 19:39:14 +00:00
parent 8dfd58a335
commit 78d5ce9ecc
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
13 changed files with 43 additions and 20 deletions

View file

@ -81,6 +81,7 @@ profile sddm @{exec_path} flags=(attach_disconnected,mediate_deleted) {
@{bin}/startplasma-wayland rPx,
@{bin}/startplasma-x11 rPx,
@{bin}/systemctl rPx -> child-systemctl,
@{bin}/unix_chkpwd rPx,
@{bin}/xrdb rPx,
@{bin}/xset rPx,
@{etc_ro}/X11/xdm/Xsession rPx,

View file

@ -7,7 +7,7 @@ abi <abi/3.0>,
include <tunables/global>
@{exec_path} = @{lib}/utempter/utempter
profile utempter @{exec_path} {
profile utempter @{exec_path} flags=(attach_disconnected) {
include <abstractions/base>
include <abstractions/nameservice-strict>
include <abstractions/wutmp>