Skip to content

Commit f227620

Browse files
Merge pull request #770 from q384566678/rootfsPropagation-test
config-linux.md: Increase the valid value of rootfsPropagation
2 parents b5a9eb8 + e3d8d10 commit f227620

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -670,7 +670,7 @@ The following parameters can be specified to setup seccomp:
670670
## <a name="configLinuxRootfsMountPropagation" />Rootfs Mount Propagation
671671

672672
**`rootfsPropagation`** (string, OPTIONAL) sets the rootfs's mount propagation.
673-
Its value is either slave, private, or shared.
673+
Its value is either slave, private, shared or unbindable.
674674
The [Shared Subtrees][sharedsubtree] article in the kernel documentation has more information about mount propagation.
675675

676676
###### Example

0 commit comments

Comments
 (0)