Update CONTRIBUTING.md

For refactoring purposes.
This commit is contained in:
nobody43 2022-12-02 20:23:12 +00:00 committed by GitHub
parent 038e2882b5
commit b75340549f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -114,6 +114,7 @@ The rules in the profile should be sorted in rule *block* as follow:
- unix - unix
- dbus - dbus
- file - file
- file_inherit
- Local include - Local include
This rule order is taken from AppArmor with minor changes as we tend to: This rule order is taken from AppArmor with minor changes as we tend to:
@ -163,6 +164,7 @@ If there is no predictable label it can be omited.
/etc/machine-id r, /etc/machine-id r,
/var/lib/dbus/machine-id r, /var/lib/dbus/machine-id r,
``` ```
* Keeping profiles up to the current guideline is encouraged but not mandatory.
The included tool `aa-log` can be useful to explore the apparmor log The included tool `aa-log` can be useful to explore the apparmor log