Commit Graph

5 Commits

Author SHA1 Message Date
0731117679 modules: systemd_failed_units: Introduce RequestFailedUnits member
Split-out request of failed units from systemd into a separate member
function.

This increases the readability and extendability, but preserves the
current functionality (non-functional change).

Signed-off-by: Steffen Kothe <steffen.kothe@skothe.net>
2025-06-21 16:51:13 +00:00
37a6106d3e modules: systemd_failed_units: Introduce nr_failed as member
Keeping nr_failed as member allows to split-out calculation of overall
failed units into updateData.

Signed-off-by: Steffen Kothe <steffen.kothe@skothe.net>
2025-06-21 15:17:59 +00:00
dd8d6fbe6c Fix build warnings 2024-02-12 20:09:22 +01:00
fb6658e8fd chore: lint 2024-01-30 09:07:37 +01:00
eedd1f8e6a Add module systemd-failed-units 2024-01-09 18:19:30 +08:00