Fix typo
Co-authored-by: Qiming Teng <tengqm@outlook.com>
This commit is contained in:
parent
afe13e859a
commit
ba81191440
|
|
@ -207,7 +207,7 @@ To install CRI-O, follow [CRI-O Install Instructions](https://github.com/cri-o/c
|
||||||
#### cgroup driver
|
#### cgroup driver
|
||||||
|
|
||||||
CRI-O uses the systemd cgroup driver per default, which is likely to work fine
|
CRI-O uses the systemd cgroup driver per default, which is likely to work fine
|
||||||
for you. To switch to the `cgroupfs` cgroup driver, either editi
|
for you. To switch to the `cgroupfs` cgroup driver, either edit
|
||||||
`/etc/crio/crio.conf` or place a drop-in configuration in
|
`/etc/crio/crio.conf` or place a drop-in configuration in
|
||||||
`/etc/crio/crio.conf.d/02-cgroup-manager.conf`, for example:
|
`/etc/crio/crio.conf.d/02-cgroup-manager.conf`, for example:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue