hassio-supervised-installer/homeassistant-supervised/etc/systemd/system/systemd-journal-gatewayd.socket.d/hassio-supervisor.conf
p0wer fea020da5b
Create systemd socket override for systemd-journal-gatewayd
As stated in https://github.com/home-assistant/supervised-installer/issues/247 the default action for systemd-journal-gatewayd is to listen on HTTP port while Supervisor needs Unix socket file that's bind mounted in Docker container. This override changes socket location.
2023-02-15 13:52:12 +01:00

3 lines
71 B
Text

[Socket]
ListenStream=
ListenStream=/run/systemd-journal-gatewayd.sock