From 7c4ba8e93dadb02d451e4d2f93dd4f105700e8ff Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Tue, 10 Jan 2023 14:37:09 +0100 Subject: [PATCH] Add reboot hint to cgroup troubleshooting (#25503) --- source/more-info/unsupported/cgroup_version.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/more-info/unsupported/cgroup_version.markdown b/source/more-info/unsupported/cgroup_version.markdown index 464d02f2268..ad49b3c3faf 100644 --- a/source/more-info/unsupported/cgroup_version.markdown +++ b/source/more-info/unsupported/cgroup_version.markdown @@ -18,7 +18,7 @@ before we publish a version that will require you to upgrade CGroups. 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. +to fix it. Please be sure to reboot the system after the installation is done. You should never see this issue on Home Assistant OS as all versions of the OS ship with a supported CGroup version.