Skip to content

Commit 203473c

Browse files
author
Ma Shimiao
committed
config-linux: specify mountlabel requirement for runtime
Signed-off-by: Ma Shimiao <mashimiao.fnst@cn.fujitsu.com>
1 parent 76e8d06 commit 203473c

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

config-linux.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -641,7 +641,9 @@ The values MUST be absolute paths in the [container namespace](glossary.md#conta
641641

642642
## <a name="configLinuxMountLabel" />Mount Label
643643

644-
**`mountLabel`** (string, OPTIONAL) will set the Selinux context for the mounts in the container.
644+
**`mountLabel`** (string, OPTIONAL) will set the SELinux context for the mounts in the container.
645+
If `mountLabel` is specified and SELinux is enabled, the runtime MUST set `mountLabel` for the mounts in the container.
646+
For more information about SELinux, see [SELinux documentation][selinux].
645647

646648
### Example
647649

0 commit comments

Comments
 (0)