mirror of https://github.com/CrimsonTome/tldr.git
376 B
376 B
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}}