feat(dbus): rewrite some dbus rules (6).
This commit is contained in:
parent
ebf3932e3a
commit
c066ef0036
29 changed files with 122 additions and 412 deletions
|
|
@ -49,6 +49,11 @@ profile gsd-xsettings @{exec_path} {
|
|||
member=Get
|
||||
peer=(name=org.gnome.Shell.Introspect, label=gnome-shell),
|
||||
|
||||
dbus send bus=system path=/org/freedesktop/Accounts/User@{uid}
|
||||
interface=org.freedesktop.Accounts.User
|
||||
member=SetInputSources
|
||||
peer=(name=:*, label=accounts-daemon),
|
||||
|
||||
dbus send bus=session path=/org/freedesktop/DBus
|
||||
interface=org.freedesktop.DBus
|
||||
member=GetId
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue