Skip to content

Commit a15a1e2

Browse files
committed
OSDOCS-3228:fixed crio service command
1 parent e08e2c2 commit a15a1e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/verifying-crio-status.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@ $ oc debug node/my-node
4141
# systemctl is-active crio
4242
----
4343
+
44-
.. Output a more detailed `kubelet.service` status summary:
44+
.. Output a more detailed `crio.service` status summary:
4545
+
4646
[source,terminal]
4747
----
48-
# systemctl status crio
48+
# systemctl status crio.service
4949
----

0 commit comments

Comments
 (0)