mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 08:24:42 +01:00
Update AppArmorClassNumbers
parent
4db39f26ab
commit
f8029648e0
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
AppArmor using mediation class numbers to identify different types of mediation that are currently supported.
|
||||
|
||||
# Class Numbers
|
||||
```
|
||||
AA_CLASS_ENTRY 0
|
||||
AA_CLASS_UNKNOWN 1
|
||||
AA_CLASS_FILE 2
|
||||
|
@ -15,3 +16,4 @@ AA_CLASS_SIGNAL 10
|
|||
AA_CLASS_NET 14
|
||||
AA_CLASS_LABEL 16
|
||||
AA_CLASS_DBUS 32
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue