Add docs about apparmor profile setting
Signed-off-by: Xianglin Gao <xlgao@zju.edu.cn>
This commit is contained in:
parent
26645c90ac
commit
06cc0ba6ba
5 changed files with 14 additions and 7 deletions
|
@ -15,7 +15,7 @@ import (
|
|||
|
||||
const (
|
||||
// defaultApparmorProfile is the name of default apparmor profile name.
|
||||
defaultApparmorProfile = "crio-default"
|
||||
defaultApparmorProfile = "ocid-default"
|
||||
|
||||
// profileDirectory is the file store for apparmor profiles and macros.
|
||||
profileDirectory = "/etc/apparmor.d"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue