Server : nginx/1.24.0 System : Linux ip-172-31-33-48 6.14.0-1011-aws #11~24.04.1-Ubuntu SMP Fri Aug 1 02:07:25 UTC 2025 x86_64 User : www-data ( 33) PHP Version : 8.3.6 Disable Function : NONE Directory : /var/lib/snapd/apparmor/profiles/ |
Upload File : |
#include <tunables/global> #include if exists "/etc/apparmor.d/tunables/home.d" # This is a snap name without the instance key @{SNAP_NAME}="amazon-ssm-agent" # This is a snap name with instance key @{SNAP_INSTANCE_NAME}="amazon-ssm-agent" @{SNAP_INSTANCE_DESKTOP}="amazon-ssm-agent" @{SNAP_COMMAND_NAME}="amazon-ssm-agent" @{SNAP_REVISION}="11797" @{PROFILE_DBUS}="snap_2eamazon_2dssm_2dagent_2eamazon_2dssm_2dagent" @{INSTALL_DIR}="/{,var/lib/snapd/}snap" profile "snap.amazon-ssm-agent.amazon-ssm-agent" flags=(attach_disconnected,mediate_deleted,complain) { # set file rules so that exec() inherits our profile unless there is # already a profile for it (eg, snap-confine) / rwkl, /** rwlkm, /** pix, capability, change_profile unsafe /**, dbus, network, mount, remount, umount, pivot_root, ptrace, signal, unix, }