hassio-supervised-installer/homeassistant-supervised/DEBIAN
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
..
control Solve Compression Error - Build Debian Package in Docker (#263) 2022-12-11 15:33:29 -05:00
postinst Issue #247 Ensure systemd-journal-gatewayd socket is correct (#277) 2023-02-27 17:25:12 -05:00
postrm fix typo 2022-02-06 15:00:19 -05:00
preinst Block Unsupported OS (#262) 2022-12-10 15:45:58 -05:00
templates Add Odroid C4 machine (#250) 2022-11-16 15:51:36 -05:00