logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

AppArmor Policy - Control AppArmor with aa-complain | Online Free DevTools by Hexmos

Control AppArmor policies with the aa-complain command. Easily switch AppArmor profiles to complain mode for security auditing and debugging. Free online tool, no registration required.

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 {{[-d|--dir]}} {{path/to/profiles}}

See Also