Revert "Move crio default sock to /var/run/crio/crio.sock"
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
This commit is contained in:
parent
3be3936d7d
commit
b0e9f0eba8
8 changed files with 7 additions and 12 deletions
|
@ -94,7 +94,7 @@ set the CPU profile file path
|
|||
ignore: All volumes are just ignored and no action is taken.
|
||||
|
||||
**--listen**=""
|
||||
Path to CRI-O socket (default: "/var/run/crio/crio.sock")
|
||||
Path to CRI-O socket (default: "/var/run/crio.sock")
|
||||
|
||||
**--log**=""
|
||||
Set the log file path where internal debug information is written
|
||||
|
|
|
@ -68,7 +68,7 @@ Example:
|
|||
## CRIO.API TABLE
|
||||
|
||||
**listen**=""
|
||||
Path to crio socket (default: "/var/run/crio/crio.sock")
|
||||
Path to crio socket (default: "/var/run/crio.sock")
|
||||
|
||||
## CRIO.RUNTIME TABLE
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue