File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -339,7 +339,7 @@ if [[ "${BUILD_ID}" != "dev-"* ]]; then
339
339
# Automatically added during update from ${VERSION_ID} to ${NEXT_VERSION_ID}
340
340
# Flatcar has migrated to cgroup v2. Your node has been kept on cgroup v1.
341
341
# Migrate at your own convenience by changing the value to '=1', or remove this
342
- # line if you don't need to switch back ('systemd.legacy_systemd_cgroup_controller' only has effect for ` =0 ` ).
342
+ # line if you don't need to switch back ('systemd.legacy_systemd_cgroup_controller' only has effect for '=0' ).
343
343
# For more details visit:
344
344
# https://kinvolk.io/docs/flatcar-container-linux/latest/container-runtimes/switching-to-unified-cgroups
345
345
set linux_append="\$ linux_append systemd.unified_cgroup_hierarchy=0 systemd.legacy_systemd_cgroup_controller"
You can’t perform that action at this time.
0 commit comments