mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-29 22:35:15 +01:00
Support read AppArmor profiles
This commit is contained in:
parent
560250cf5f
commit
8f81a39df1
1 changed files with 1 additions and 0 deletions
|
@ -153,6 +153,7 @@ profile k3s @{exec_path} flags=(complain) {
|
|||
@{sys}/kernel/mm/hugepages/ r,
|
||||
@{sys}/kernel/mm/transparent_hugepage/hpage_pmd_size r,
|
||||
@{sys}/kernel/mm/hugepages/hugepages-*/nr_hugepages r,
|
||||
@{sys}/kernel/security/apparmor/profiles r,
|
||||
|
||||
@{sys}/module/apparmor/parameters/enabled r,
|
||||
|
||||
|
|
Loading…
Reference in a new issue