HEX
Server: Apache
System: Linux s198.coreserver.jp 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC 2025 x86_64
User: nagasaki (10062)
PHP: 7.1.33
Disabled: NONE
Upload Files
File: //snap/core20/current/etc/apparmor.d/abstractions/ubuntu-browsers.d/plugins-common
# vim:syntax=apparmor

  #
  # Plugins/helpers
  #
  @{PROC}/@{pid}/fd/ r,
  /usr/lib/** rm,
  /{,usr/}bin/bash ixr,
  /{,usr/}bin/dash ixr,
  /{,usr/}bin/grep ixr,
  /{,usr/}bin/sed ixr,
  /usr/bin/m4 ixr,

  # Since all the ubuntu-browsers.d abstractions need this, just include it
  # here
  #include <abstractions/ubuntu-helpers>