Revert "Updated the path of the ocid binay in the systemd unit file"
This reverts commit 57834432ad
.
This commit is contained in:
parent
96810dd876
commit
fc928ccb83
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
|
Documentation=https://github.com/kubernetes-incubator/cri-o
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
ExecStart=/usr/local/bin/ocid --debug
|
ExecStart=/usr/bin/ocid --debug
|
||||||
Restart=on-failure
|
Restart=on-failure
|
||||||
RestartSec=5
|
RestartSec=5
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue