docs: update install and enforce mode method.

This commit is contained in:
Alexandre Pujol 2023-04-19 19:23:57 +01:00
parent fdbf58abfb
commit a7014e6ee9
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
3 changed files with 30 additions and 14 deletions

View file

@ -7,6 +7,9 @@ title: Report AppArmor logs
The **[aa-log](/usage/#apparmor-log)** tool reports all AppArmor `DENIED` and
`ALLOWED`. It should be used to fix AppArmor related issues.
While testing, if something get wrong, you need to put the profile in complain mode,
to that you can investigate and it does not block your program.
When creating [an issue on Github][newissue]. Please ensure you post a link to
the [paste] of the AppArmor audit log: `/var/log/audit/audit.log`.