Update CONTRIBUTING.md
For refactoring purposes.
This commit is contained in:
parent
038e2882b5
commit
b75340549f
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue