mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-04-25 05:47:35 +00:00
Include instructions to install gateway service (#24807)
* Include instructions to install gateway service * Fix markdown lint
This commit is contained in:
parent
b64b33e4a3
commit
fd47d3482b
@ -16,5 +16,11 @@ and exposed to supervisor via unix socket.
|
||||
|
||||
If using Home Assistant OS, update to version 7 or later.
|
||||
|
||||
If using Home Assistant Supervised, re-run the [supervised installer](https://github.com/home-assistant/supervised-installer)
|
||||
on the host to set up this service and reboot.
|
||||
If using Home Assistant Supervised, run the following on the host:
|
||||
|
||||
```sh
|
||||
sudo apt install systemd-journal-remote -y
|
||||
```
|
||||
|
||||
and then reboot. If you still see this issue then run the [supervised installer](https://github.com/home-assistant/supervised-installer)
|
||||
on the host as the supervisor service may need an update as well.
|
||||
|
Loading…
x
Reference in New Issue
Block a user