--- syntax: markdown tags: [tldr, linux] source: https://github.com/tldr-pages/tldr.git --- # aa-enforce > Set an AppArmor profile to enforce mode. > See also: `aa-complain`, `aa-disable`, `aa-status`. > More information: . - Enable profile: `sudo aa-enforce {{path/to/profile1 path/to/profile2 ...}}` - Enable profiles: `sudo aa-enforce --dir {{path/to/profile}}`