[ko] Update outdated files in dev-1.22-ko.4 M43-55

This commit is contained in:
Jihoon Seo
2021-12-13 17:49:54 +09:00
parent 854318acaa
commit 7d020244e7
12 changed files with 56 additions and 349 deletions
@@ -79,7 +79,7 @@ systemd가 기본적으로 cgroup v2를 사용하지 않는 경우, 커널 명
# dnf install -y grubby && \
sudo grubby \
--update-kernel=ALL \
--args=systemd.unified_cgroup_hierarchy=1"
--args="systemd.unified_cgroup_hierarchy=1"
```
구성을 적용하려면 노드를 재부팅해야 한다.