Update cgroup_version.markdown (#36923)

This commit is contained in:
Jordan Herzstein 2025-01-17 03:42:27 -05:00 committed by GitHub
parent 25715f712f
commit b5420afc72
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,6 +16,8 @@ before we publish a version that will require you to upgrade CGroups.
## The solution
If your host uses CGroup v2, add this to the Linux kernel boot parameters: `systemd.unified_cgroup_hierarchy=0` and then reboot your operating system.
In a supervised installation if you have switched to CGroup v2 you will need to
revert what you did. Or you can re-run the [supervised installer](https://github.com/home-assistant/supervised-installer)
to fix it. Please be sure to reboot the system after the installation is done.