Merge pull request #26456 from eTimS/patch-2
Minor - Systemd enable command to enable CRI-O at boot time
This commit is contained in:
@@ -420,7 +420,7 @@ Start CRI-O:
|
|||||||
|
|
||||||
```shell
|
```shell
|
||||||
sudo systemctl daemon-reload
|
sudo systemctl daemon-reload
|
||||||
sudo systemctl start crio
|
sudo systemctl enable crio --now
|
||||||
```
|
```
|
||||||
|
|
||||||
Refer to the [CRI-O installation guide](https://github.com/cri-o/cri-o/blob/master/install.md)
|
Refer to the [CRI-O installation guide](https://github.com/cri-o/cri-o/blob/master/install.md)
|
||||||
|
|||||||
Reference in New Issue
Block a user