1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-19 14:55:26 +02:00
tldr/pages/linux/aa-complain.md
2025-06-28 14:04:09 +03:00

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