logo

apparmor.d

Unnamed repository; edit this file 'description' to name the repository. git clone https://hacktivis.me/git/apparmor.d.git

dbus-accessibility-strict (760B)


  1. # vim:syntax=apparmor
  2. # ------------------------------------------------------------------
  3. #
  4. # Copyright (C) 2013 Canonical Ltd.
  5. #
  6. # This program is free software; you can redistribute it and/or
  7. # modify it under the terms of version 2 of the GNU General Public
  8. # License published by the Free Software Foundation.
  9. #
  10. # ------------------------------------------------------------------
  11. abi <abi/3.0>,
  12. dbus send
  13. bus=accessibility
  14. path=/org/freedesktop/DBus
  15. interface=org.freedesktop.DBus
  16. member={Hello,AddMatch,RemoveMatch,GetNameOwner,NameHasOwner,StartServiceByName}
  17. peer=(name=org.freedesktop.DBus),
  18. # Include additions to the abstraction
  19. include if exists <abstractions/dbus-accessibility-strict.d>