Skip to content

Commit bbfd51d

Browse files
authored
Merge pull request #41162 from JoeAldinger/OSDOCS-3228
Osdocs 3228
2 parents bfcb789 + a15a1e2 commit bbfd51d

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
@@ -42,9 +42,9 @@ $ oc debug node/my-node
4242
# systemctl is-active crio
4343
----
4444
+
45-
.. Output a more detailed `kubelet.service` status summary:
45+
.. Output a more detailed `crio.service` status summary:
4646
+
4747
[source,terminal]
4848
----
49-
# systemctl status crio
49+
# systemctl status crio.service
5050
----

0 commit comments

Comments
 (0)