Skip to content

Add systemd check for failed services

Tapio Lehtonen requested to merge SystemdShowFailedServices into master

Common error is some service not running, checking it first helps. Tested this on Debian 10 ISPConfig host. Should work on recent Linux releases that use systemd. And does nothing if systemd executable not found.

Merge request reports