mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Add update-grub
to cgroup solution steps (#23290)
This commit is contained in:
parent
8b8740e779
commit
0a5d1d875c
@ -31,6 +31,6 @@ following contents:
|
|||||||
When the Docker configuration file is changed and saved, you need to restart the
|
When the Docker configuration file is changed and saved, you need to restart the
|
||||||
Docker service on the host machine.
|
Docker service on the host machine.
|
||||||
|
|
||||||
To fix issues with the cgroup level, addjust the `/etc/default/grub` and add `systemd.unified_cgroup_hierarchy=false` to `GRUB_CMDLINE_LINUX_DEFAULT`. After this change is made, you need to reboot the host completely.
|
To fix issues with the cgroup level, addjust the `/etc/default/grub` and add `systemd.unified_cgroup_hierarchy=false` to `GRUB_CMDLINE_LINUX_DEFAULT` and run `sudo update-grub`. After this change is made, you need to reboot the host completely.
|
||||||
|
|
||||||
You can also just re-run our [convenience installation script](https://github.com/home-assistant/supervised-installer).
|
You can also just re-run our [convenience installation script](https://github.com/home-assistant/supervised-installer).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user