Skip to content

Commit

Permalink
Merge pull request #770 from q384566678/rootfsPropagation-test
Browse files Browse the repository at this point in the history
config-linux.md: Increase the valid value of rootfsPropagation
  • Loading branch information
crosbymichael authored Apr 25, 2017
2 parents b5a9eb8 + e3d8d10 commit f227620
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config-linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -670,7 +670,7 @@ The following parameters can be specified to setup seccomp:
## <a name="configLinuxRootfsMountPropagation" />Rootfs Mount Propagation

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

###### Example
Expand Down

0 comments on commit f227620

Please sign in to comment.