Move crio default sock to /var/run/crio/crio.sock

Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
Mrunal Patel 2017-10-17 15:44:38 -07:00 committed by Antonio Murdaca
parent e7471600f8
commit 8fe6dd36a4
No known key found for this signature in database
GPG key ID: B2BEAD150DE936B9
8 changed files with 12 additions and 7 deletions

View file

@ -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.sock")
Path to CRI-O socket (default: "/var/run/crio/crio.sock")
**--log**=""
Set the log file path where internal debug information is written

View file

@ -68,7 +68,7 @@ Example:
## CRIO.API TABLE
**listen**=""
Path to crio socket (default: "/var/run/crio.sock")
Path to crio socket (default: "/var/run/crio/crio.sock")
## CRIO.RUNTIME TABLE