mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +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
|
||||
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).
|
||||
|
Loading…
x
Reference in New Issue
Block a user