AppArmor Enforce - Enable Profiles | Online Free DevTools by Hexmos
Enable AppArmor profiles with aa-enforce. Set Linux security profiles to enforce mode for enhanced system security. Free online tool, no registration required.
aa-enforce
Set an AppArmor profile to enforce mode. See also:
aa-complain
,aa-disable
,aa-status
. More information: https://gitlab.com/apparmor/apparmor/-/wikis/manpage_aa-enforce.8.
- Enable profile:
sudo aa-enforce {{[-d|--dir]}} {{path/to/profile}}
- Enable profiles:
sudo aa-enforce {{path/to/profile1 path/to/profile2 ...}}