feat(dbus): start using the new dbus directive.

This commit is contained in:
Alexandre Pujol 2023-12-17 14:14:42 +00:00
parent e2682b3072
commit ca85373e3a
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
34 changed files with 51 additions and 129 deletions

View file

@ -32,15 +32,8 @@ profile gsd-xsettings @{exec_path} {
network inet6 dgram,
network netlink raw,
dbus bind bus=session name=org.gtk.Settings,
dbus receive bus=session path=/org/gtk/Settings
interface=org.freedesktop.DBus.Properties
peer=(name=:*),
dbus send bus=session path=/org/gtk/Settings
interface=org.freedesktop.DBus.Properties
peer=(name=org.freedesktop.DBus),
dbus bind bus=session name=org.gnome.SettingsDaemon.XSettings,
# dbus: own bus=session name=org.gnome.SettingsDaemon.XSettings
# dbus: own bus=session name=org.gtk.Settings
dbus send bus=system path=/org/freedesktop/Accounts/User@{uid}
interface=org.freedesktop.Accounts.User