feat(profile): rewrite the gnome startup process.
The changes in the dbus stack required to rewrite how gnome startup is handled by our various profiles.
This commit is contained in:
parent
af5171e39d
commit
9be9b442a9
5 changed files with 73 additions and 88 deletions
|
|
@ -29,10 +29,7 @@ profile gnome-session-binary @{exec_path} flags=(attach_disconnected) {
|
|||
network inet6 dgram,
|
||||
network netlink raw,
|
||||
|
||||
signal (receive) set=(cont, term, hup) peer=systemd-user,
|
||||
signal (receive) set=(hup) peer=@{systemd},
|
||||
signal (receive) set=(term, hup) peer=gdm*,
|
||||
signal (send) set=(term) peer=at-spi-bus-launcher,
|
||||
signal (send) set=(term) peer=gsd-*,
|
||||
|
||||
# dbus: own bus=session name=org.gnome.SessionManager
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue