feat(tunable): add p_dbus_* variables.
This allow for better integration for system when dbus is not confined.
This commit is contained in:
parent
7c148fca95
commit
24ea5f0a3a
33 changed files with 47 additions and 42 deletions
|
|
@ -43,7 +43,7 @@ profile gsd-media-keys @{exec_path} flags=(attach_disconnected) {
|
|||
dbus send bus=session path=/
|
||||
interface=org.freedesktop.DBus
|
||||
member=ListNames
|
||||
peer=(name=org.freedesktop.DBus, label=dbus-session),
|
||||
peer=(name=org.freedesktop.DBus, label="@{p_dbus_session}"),
|
||||
|
||||
dbus send bus=session path=/org/gnome/SettingsDaemon/Power
|
||||
interface=org.freedesktop.DBus.Properties
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue