headunit-desktop icon indicating copy to clipboard operation
headunit-desktop copied to clipboard

Added systemd watchdog & notify compatiblity

Open aselafernando opened this issue 1 year ago • 0 comments

The type of service for systemd can now be changed to Notify and a WatchdogSec can be set so that in the event the application freezes systemd will terminate and restart it.

Requires libsystemd-dev to be installed in order to compile ie sudo apt-get install libsystemd-dev

aselafernando avatar Feb 04 '24 23:02 aselafernando