Updated the path of the ocid binay in the systemd unit file
This commit is contained in:
parent
f648cd6e60
commit
57834432ad
1 changed files with 1 additions and 1 deletions
|
@ -163,7 +163,7 @@ Description=OCI-based implementation of Kubernetes Container Runtime Interface
|
|||
Documentation=https://github.com/kubernetes-incubator/cri-o
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/ocid --debug
|
||||
ExecStart=/usr/local/bin/ocid --debug
|
||||
Restart=on-failure
|
||||
RestartSec=5
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue