HEX
Server: nginx/1.24.0
System: Linux ns3374112 6.8.0-106-generic #106-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 6 07:58:08 UTC 2026 x86_64
User: root (0)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: //etc/apparmor.d/sbuild-update
# This profile allows everything and only exists to give the
# application a name instead of having the label "unconfined"

abi <abi/4.0>,
include <tunables/global>

profile sbuild-update /usr/bin/sbuild-update flags=(unconfined) {
  userns,

  # Site-specific additions and overrides. See local/README for details.
  include if exists <local/sbuild-update>
}