aa-disable

Disable AppArmor security policy. See also: aa-complain, aa-enforce, aa-status. More information: <https://gitlab.com/apparmor/apparmor/-/wikis/manpage_aa-disable.8>.

Install

All systems
curl cmd.cat/aa-disable.sh
Debian Debian
apt-get install apparmor-utils
Ubuntu
apt-get install apparmor-utils
Arch Arch Linux
pacman -S apparmor
image/svg+xml Kali Linux
apt-get install apparmor-utils
Windows (WSL2)
sudo apt-get update sudo apt-get install apparmor-utils
Raspbian
apt-get install apparmor-utils

Disable AppArmor security policy. See also: aa-complain, aa-enforce, aa-status. More information: <https://gitlab.com/apparmor/apparmor/-/wikis/manpage_aa-disable.8>.

  • Disable profile:
    sudo aa-disable path/to/profile
  • Disable profiles:
    sudo aa-disable --dir path/to/profiles

© tl;dr; authors and contributors