1

I'm using htop with a custom profile and it says: Systemd: degraded (2/298 failed) where 'degraded' is in scary red bold letters. How can I find out how to know what's happening or what is degraded? I'm running Debian 11 non-free at the moment.

1 Answers1

2

So I asked in XMPP and somebody told me how it was like this: systemctl --failed showed what was failed, then, systemctl reset-failed and problem solved!