Sodamhan.com

TL;DR

aa-complain

Set an AppArmor policy to complain mode. See also: aa-disable, aa-enforce, aa-status. More information: https://gitlab.com/apparmor/apparmor/-/wikis/manpage_aa-complain.8.

  • Set policy to complain mode:

sudo aa-complain path/to/profile1 path/to/profile2 ...

  • Set policies to complain mode:

sudo aa-complain --dir path/to/profiles

This document was created using the contents of the tldr project.