diff --git a/sdk_container/src/third_party/coreos-overlay/changelog/changes/2022-03-01-cgroupv1.md b/sdk_container/src/third_party/coreos-overlay/changelog/changes/2022-03-01-cgroupv1.md new file mode 100644 index 0000000000..37ef4534ba --- /dev/null +++ b/sdk_container/src/third_party/coreos-overlay/changelog/changes/2022-03-01-cgroupv1.md @@ -0,0 +1 @@ +- Added support for switching back to CGroupsV1 without requiring a reboot. Create `/etc/flatcar-cgroupv1` through ignition. ([PR#1666](https://github.com/flatcar-linux/coreos-overlay/pull/1666))