Skip to content

Managing AppArmor service

AppArmor is not a regular program that can be installed by users. It is shipped as part of the kernel in selected Linux distributions.

Supported distributions

Distributions that include AppArmor:

Any derivatives of these distributions should also have AppArmor available.

Check AppArmor status

In many distributions, AppArmor is enabled on system boot (by default), you can check its status by running:

aa-status
apparmor module is loaded.

Enable AppArmor on system boot

To enable AppArmor on boot:

sudo systemctl enable apparmor