aa-enabled
user-space parser utility for AppArmor
Install
- All systems
-
curl cmd.cat/aa-enabled.sh
- Debian
-
apt-get install apparmor
- Ubuntu
-
apt-get install apparmor
- Arch Linux
-
pacman -S apparmor
- Kali Linux
-
apt-get install apparmor
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install apparmor
- Raspbian
-
apt-get install apparmor
- Dockerfile
- dockerfile.run/aa-enabled
apparmor
user-space parser utility for AppArmor
apparmor provides the system initialization scripts needed to use the AppArmor Mandatory Access Control system, including the AppArmor Parser which is required to convert AppArmor text profiles into machine-readable policies that are loaded into the kernel for use with the AppArmor Linux Security Module.