HEX
Server: Apache/2.4.58 (Ubuntu)
System: Linux ubuntu-s-2vcpu-4gb-amd-sfo3-01 6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:52:38 UTC 2025 x86_64
User: root (0)
PHP: 8.2.30
Disabled: NONE
Upload Files
File: //etc/apparmor.d/abstractions/dbus-accessibility
# 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.
#
# ------------------------------------------------------------------

  abi <abi/4.0>,

  # This abstraction grants full accessibility bus access. Consider using the
  # dbus-accessibility-strict abstraction for fine-grained bus mediation.

  include <abstractions/dbus-accessibility-strict>
  dbus bus=accessibility,

  # Include additions to the abstraction
  include if exists <abstractions/dbus-accessibility.d>