diff options
author | Magdalen Berns <m.berns@thismagpie.com> | 2014-09-26 18:17:51 +0100 |
---|---|---|
committer | Mike Gorse <mgorse@suse.com> | 2014-10-07 04:14:47 -0500 |
commit | 5ef30626a68a0c42cf36f414e3baf43de06e2a8d (patch) | |
tree | 4d1bcae008786f365db1285d0e5e6f4a1da8200c /bus/accessibility.conf | |
parent | 1b80c50bcf26c508080e6c1b6dd79623a0d28589 (diff) | |
download | at-spi2-core-5ef30626a68a0c42cf36f414e3baf43de06e2a8d.tar.gz |
Limit service activation to accessibility bus
Instead of having to send a message to an activatable
service listed in $datadir/dbus-1/services it is
better to limit these and define an accessibility-services
directory and list services in there explicitly
Co-authored by: Mike Gorse <mgorse@suse.com>
Bug https://bugzilla.gnome.org/show_bug.cgi?id=722738
Diffstat (limited to 'bus/accessibility.conf')
-rw-r--r-- | bus/accessibility.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bus/accessibility.conf b/bus/accessibility.conf index b9367d01..a5c770e3 100644 --- a/bus/accessibility.conf +++ b/bus/accessibility.conf @@ -3,8 +3,6 @@ <type>accessibility</type> - <standard_session_servicedirs/> - <auth>EXTERNAL</auth> <listen>unix:tmpdir=/tmp</listen> |