LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

apparmor_status

Report the current AppArmor confinement state.

TLDR

This command is an alias of aa-statusView documentation for the original command
$ tldr aa-status
copy

SYNOPSIS

apparmor_status

DESCRIPTION

apparmor_status is an alias for aa-status, which reports various aspects of the current state of AppArmor confinement. See aa-status for full documentation.

INSTALL

sudo apt install apparmor
copy
sudo pacman -S apparmor
copy
sudo apk add apparmor-utils
copy
sudo zypper install apparmor-utils
copy
nix profile install nixpkgs#apparmor-utils
copy

SEE ALSO

RESOURCES

Copied to clipboard
Kai