feat(aa): modify the apparmor struct to support multiple profiles and subprofile.
This commit is contained in:
parent
507002c660
commit
4b753210e7
12 changed files with 467 additions and 394 deletions
|
|
@ -5,6 +5,7 @@
|
|||
package aa
|
||||
|
||||
type Rlimit struct {
|
||||
Rule
|
||||
Key string
|
||||
Op string
|
||||
Value string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue