commands.sh

systemctl reset-failed

linux

Reset the "failed" state of one or more units.

More info →

Examples (3)

Reset the failed state of all units

Reset the failed state of a specific unit

Reset multiple units at once

systemctl reset-failed unit_1 unit_2 ...
made by @shridhargupta | data from tldr-pages