You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?