man-pages: add no_pivot information

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
Vincent Batts 2017-09-25 10:42:25 -04:00
parent d6a44bf111
commit 53a9472b94
Signed by: vbatts
GPG key ID: 10937E57733F1362

View file

@ -77,6 +77,9 @@ The `crio` table supports the following options:
**apparmor_profile**="" **apparmor_profile**=""
Name of the apparmor profile to be used as the runtime's default (default: "crio-default") Name of the apparmor profile to be used as the runtime's default (default: "crio-default")
**no_pivot**=*true*|*false*
Instructs the runtime to not use pivot_root, but instead use MS_MOVE
## CRIO.IMAGE TABLE ## CRIO.IMAGE TABLE
**default_transport** **default_transport**