headunit-desktop
headunit-desktop copied to clipboard
Added systemd watchdog & notify compatiblity
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