Description
When fsck fails, the user might not learn about it as the error is only printed to the logs and the system might still boot (especially if using data disk). Make sure there is a way of informing user about that so they can take action immediately.
As a further extension of this idea, maybe it might be good to somehow propagate status of all failed Systemd units?
Additional context
Discovered through home-assistant/operating-system#4182 (comment)