joonty / systemd_mon

Monitor for systemd to alert failed services
MIT License
106 stars 28 forks source link

Fixes a crash when units are not available #10

Open Maistho opened 8 years ago

Maistho commented 8 years ago

First commit fixes a crash when units are not available, systemd_mon will not monitor those files at all, but it is preferred to monitoring nothing.

I also received issues where I located errors in the log at boot. Should result in the first state change getting transmitted as well.