diff --git a/config-linux.md b/config-linux.md index f73d893c9..f15184e61 100644 --- a/config-linux.md +++ b/config-linux.md @@ -629,7 +629,8 @@ The following parameters can be specified to set up seccomp: ## Mount Label -**`mountLabel`** (string, OPTIONAL) will set the Selinux context for the mounts in the container. +**`mountLabel`** (string, OPTIONAL) specifies SELinux context for the mounts in the container. + If `mountLabel` is set, the runtime MUST set SELinux context of the mounts in the container to the given value. ### Example