feat(profile): general update.

This commit is contained in:
Alexandre Pujol 2024-05-11 17:38:43 +01:00
parent 533b7ac937
commit 1739c07ca1
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
36 changed files with 57 additions and 56 deletions

View file

@ -46,7 +46,7 @@ profile gdm-session-worker @{exec_path} flags=(attach_disconnected) {
signal (send) set=hup peer=xorg,
signal (send) set=hup peer=xwayland,
unix (bind) type=stream addr=@@{hex}/bus/gdm-session-wor/system,
unix (bind) type=stream addr=@@{hex16}/bus/gdm-session-wor/system,
#aa:dbus talk bus=system name=org.freedesktop.Accounts label=accounts-daemon

View file

@ -108,8 +108,8 @@ profile gnome-session-binary @{exec_path} flags=(attach_disconnected) {
/dev/tty rw,
/dev/tty@{int} rw,
profile open {
profile open flags=(attach_disconnected) {
include <abstractions/base>
include <abstractions/app-launcher-user>

View file

@ -33,5 +33,7 @@ profile mutter-x11-frames @{exec_path} flags=(attach_disconnected) {
owner @{PROC}/@{pid}/cmdline r,
owner /dev/tty@{int} rw,
include if exists <local/mutter-x11-frames>
}