feat(dbus): general update.
This commit is contained in:
parent
a5c5ee70a2
commit
9b49999414
7 changed files with 20 additions and 14 deletions
|
|
@ -22,4 +22,9 @@
|
||||||
member={SessionNew,SessionRemoved,UserNew,UserRemoved,PrepareFor*}
|
member={SessionNew,SessionRemoved,UserNew,UserRemoved,PrepareFor*}
|
||||||
peer=(name=:*, label=systemd-logind),
|
peer=(name=:*, label=systemd-logind),
|
||||||
|
|
||||||
|
dbus send bus=system path=/org/freedesktop/login1
|
||||||
|
interface=org.freedesktop.DBus.Introspectable
|
||||||
|
member=Introspect
|
||||||
|
peer=(name=:*, label=systemd-logind),
|
||||||
|
|
||||||
include if exists <abstractions/bus/org.freedesktop.login1.d>
|
include if exists <abstractions/bus/org.freedesktop.login1.d>
|
||||||
|
|
|
||||||
|
|
@ -57,6 +57,11 @@ profile evolution-calendar-factory @{exec_path} {
|
||||||
member=Complete
|
member=Complete
|
||||||
peer=(name=org.freedesktop.DBus, label=gnome-calendar),
|
peer=(name=org.freedesktop.DBus, label=gnome-calendar),
|
||||||
|
|
||||||
|
dbus send bus=session path=/org/gtk/vfs/metadata
|
||||||
|
interface=org.gtk.vfs.Metadata
|
||||||
|
member=Move
|
||||||
|
peer=(name=:*, label=gvfsd-metadata),
|
||||||
|
|
||||||
dbus receive bus=session
|
dbus receive bus=session
|
||||||
interface=org.freedesktop.DBus.Introspectable
|
interface=org.freedesktop.DBus.Introspectable
|
||||||
member=Introspect
|
member=Introspect
|
||||||
|
|
|
||||||
|
|
@ -14,6 +14,7 @@ profile gnome-keyring-daemon @{exec_path} flags=(attach_disconnected) {
|
||||||
include <abstractions/bus-system>
|
include <abstractions/bus-system>
|
||||||
include <abstractions/bus/org.freedesktop.login1.Session>
|
include <abstractions/bus/org.freedesktop.login1.Session>
|
||||||
include <abstractions/bus/org.freedesktop.portal.Desktop>
|
include <abstractions/bus/org.freedesktop.portal.Desktop>
|
||||||
|
include <abstractions/bus/org.freedesktop.secrets>
|
||||||
include <abstractions/bus/org.gnome.SessionManager>
|
include <abstractions/bus/org.gnome.SessionManager>
|
||||||
include <abstractions/openssl>
|
include <abstractions/openssl>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -79,7 +79,7 @@ profile gnome-shell @{exec_path} flags=(attach_disconnected) {
|
||||||
interface={org.gnome.*,org.freedesktop.{Application,DBus.Properties,DBus.ObjectManager},org.gtk.{Actions,Application}}
|
interface={org.gnome.*,org.freedesktop.{Application,DBus.Properties,DBus.ObjectManager},org.gtk.{Actions,Application}}
|
||||||
peer=(name="{:*,org.gnome.*,org.freedesktop.DBus}"),
|
peer=(name="{:*,org.gnome.*,org.freedesktop.DBus}"),
|
||||||
|
|
||||||
# dbus: own bus=session name=com.canonical.Unity path=/com/canonical/unity
|
# dbus: own bus=session name=com.canonical.Unity path=/com/canonical/{U,u}nity
|
||||||
# dbus: own bus=session name=com.rastersoft.dingextension
|
# dbus: own bus=session name=com.rastersoft.dingextension
|
||||||
# dbus: own bus=session name=org.gtk.MountOperationHandler
|
# dbus: own bus=session name=org.gtk.MountOperationHandler
|
||||||
# dbus: own bus=session name=org.gtk.Notifications
|
# dbus: own bus=session name=org.gtk.Notifications
|
||||||
|
|
|
||||||
|
|
@ -17,19 +17,7 @@ profile gvfsd-metadata @{exec_path} {
|
||||||
|
|
||||||
signal (receive) set=(usr1) peer=pacman,
|
signal (receive) set=(usr1) peer=pacman,
|
||||||
|
|
||||||
dbus bind bus=session name=org.gtk.vfs.Metadata,
|
# dbus: own bus=session name=org.gtk.vfs.Metadata path=/org/gtk/vfs/{m,M}etadata
|
||||||
dbus receive bus=session path=/org/gtk/vfs/metadata
|
|
||||||
interface=org.freedesktop.DBus.Properties
|
|
||||||
member=GetAll
|
|
||||||
peer=(name=:*),
|
|
||||||
dbus send bus=session path=/org/gtk/vfs/metadata
|
|
||||||
interface=org.gtk.vfs.Metadata
|
|
||||||
member=AttributeChanged
|
|
||||||
peer=(name=org.freedesktop.DBus),
|
|
||||||
dbus receive bus=session path=/org/gtk/vfs/metadata
|
|
||||||
interface=org.gtk.vfs.Metadata
|
|
||||||
member={GetTreeFromDevice,Remove}
|
|
||||||
peer=(name=:*),
|
|
||||||
|
|
||||||
dbus receive bus=session
|
dbus receive bus=session
|
||||||
interface=org.freedesktop.DBus.Introspectable
|
interface=org.freedesktop.DBus.Introspectable
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,9 @@ include <tunables/global>
|
||||||
profile apport-gtk @{exec_path} {
|
profile apport-gtk @{exec_path} {
|
||||||
include <abstractions/base>
|
include <abstractions/base>
|
||||||
include <abstractions/apt-common>
|
include <abstractions/apt-common>
|
||||||
|
include <abstractions/bus-accessibility>
|
||||||
include <abstractions/bus-session>
|
include <abstractions/bus-session>
|
||||||
|
include <abstractions/bus/org.a11y>
|
||||||
include <abstractions/dconf-write>
|
include <abstractions/dconf-write>
|
||||||
include <abstractions/fonts>
|
include <abstractions/fonts>
|
||||||
include <abstractions/freedesktop.org>
|
include <abstractions/freedesktop.org>
|
||||||
|
|
|
||||||
|
|
@ -9,6 +9,9 @@ include <tunables/global>
|
||||||
@{exec_path} = @{bin}/terminator
|
@{exec_path} = @{bin}/terminator
|
||||||
profile terminator @{exec_path} flags=(attach_disconnected) {
|
profile terminator @{exec_path} flags=(attach_disconnected) {
|
||||||
include <abstractions/base>
|
include <abstractions/base>
|
||||||
|
include <abstractions/bus-accessibility>
|
||||||
|
include <abstractions/bus-session>
|
||||||
|
include <abstractions/bus/org.a11y>
|
||||||
include <abstractions/consoles>
|
include <abstractions/consoles>
|
||||||
include <abstractions/dconf-write>
|
include <abstractions/dconf-write>
|
||||||
include <abstractions/fonts>
|
include <abstractions/fonts>
|
||||||
|
|
@ -23,6 +26,8 @@ profile terminator @{exec_path} flags=(attach_disconnected) {
|
||||||
|
|
||||||
ptrace,
|
ptrace,
|
||||||
|
|
||||||
|
# dbus: own bus=session name=net.tenshu.Terminator@{hex}
|
||||||
|
|
||||||
@{exec_path} mr,
|
@{exec_path} mr,
|
||||||
|
|
||||||
@{bin}/ r,
|
@{bin}/ r,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue