diff --git a/config-linux.md b/config-linux.md index 24767829e..0d91c2bab 100644 --- a/config-linux.md +++ b/config-linux.md @@ -670,7 +670,7 @@ The following parameters can be specified to setup seccomp: ## 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