mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-06 17:31:01 +01:00

The accessibility bus uses an abstract socket, so there hasn't been a need for an accessibility bus abstraction in the past. Now that D-Bus mediation is supported, an abstraction becomes a useful place to put accessibility bus D-Bus rules. This patch follows the lead of the dbus and dbus-session abstraction by granting full access to the accessibility bus. Signed-off-by: Tyler Hicks <tyhicks@canonical.com> Acked-by: Seth Arnold <seth.arnold@canonical.com>
12 lines
425 B
Text
12 lines
425 B
Text
# vim:syntax=apparmor
|
|
# ------------------------------------------------------------------
|
|
#
|
|
# Copyright (C) 2013 Canonical Ltd.
|
|
#
|
|
# This program is free software; you can redistribute it and/or
|
|
# modify it under the terms of version 2 of the GNU General Public
|
|
# License published by the Free Software Foundation.
|
|
#
|
|
# ------------------------------------------------------------------
|
|
|
|
dbus bus=accessibility,
|