hassio-supervised-installer/homeassistant-supervised/etc/systemd/system
p0wer d8af25272d
Issue #247 Ensure systemd-journal-gatewayd socket is correct (#277)
* 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.

* Check and fix systemd socket file

As stated in #247 with the default setup the path /run/systemd-journal-gatewayd.sock may be a directory, not a file, we have to fix that

* Remove unnecessary unit file

Socket location change has been moved to systemd override which is the suggested way of changing original packaged unit behavior

* Rename hassio-supervisor.conf to 10-hassio-supervisor.conf
2023-02-27 17:25:12 -05:00
..
systemd-journal-gatewayd.socket.d Issue #247 Ensure systemd-journal-gatewayd socket is correct (#277) 2023-02-27 17:25:12 -05:00
hassio-apparmor.service Converting the supervised installer to a deb file (#154) 2021-10-26 10:22:03 +02:00
hassio-supervisor.service Expose systemd-journal-gatewayd (#235) 2022-09-15 09:00:29 +02:00