From fc928ccb83cf7fa009fcd3a87319bf7fb37ee64a Mon Sep 17 00:00:00 2001 From: Gianni Salinetti Date: Tue, 2 May 2017 22:31:25 +0200 Subject: [PATCH] Revert "Updated the path of the ocid binay in the systemd unit file" This reverts commit 57834432ade3a2d50eb3d29b14c2aedc3cd3ecf8. --- tutorial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorial.md b/tutorial.md index 68435e0b..584e084f 100644 --- a/tutorial.md +++ b/tutorial.md @@ -163,7 +163,7 @@ Description=OCI-based implementation of Kubernetes Container Runtime Interface Documentation=https://github.com/kubernetes-incubator/cri-o [Service] -ExecStart=/usr/local/bin/ocid --debug +ExecStart=/usr/bin/ocid --debug Restart=on-failure RestartSec=5