Skip to content

Commit f4a96f4

Browse files
eTimSTim Bannister
andauthored
Update content/en/docs/setup/production-environment/container-runtimes.md
Co-authored-by: Tim Bannister <[email protected]>
1 parent dc4836b commit f4a96f4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

content/en/docs/setup/production-environment/container-runtimes.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -420,8 +420,7 @@ Start CRI-O:
420420

421421
```shell
422422
sudo systemctl daemon-reload
423-
sudo systemctl enable crio
424-
sudo systemctl start crio
423+
sudo systemctl enable crio --now
425424
```
426425

427426
Refer to the [CRI-O installation guide](https://github.com/cri-o/cri-o/blob/master/install.md)

0 commit comments

Comments
 (0)