Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
After installing `cri-o`, we must run `systemctl daemon-reload` before trying to run `systemctl start crio`. Otherwise, `systemd` doesn't know about the crio configuration. Similar instructions already exist for installing docker - this diff adds these instructions for crio.
- Loading branch information