NAME

systemd-boot-check-no-failures.service, systemd-boot-check-no-failures - verify that the system booted up cleanly

SYNOPSIS

systemd-boot-check-no-failures.service
/lib/systemd/system-boot-check-no-failures

DESCRIPTION

systemd-boot-check-no-failures.service is a system service that checks whether the system booted up successfully. This service implements a very minimal test only: whether there are any failed units on the system. This service is disabled by default. When enabled, it is ordered before boot-complete.target, thus ensuring the target cannot be reached when the system booted up with failed services.
Note that due the simple nature of this check this service is probably not suitable for deployment in most scenarios. It is primarily useful only as example for developing more fine-grained checks to order before boot-complete.target.

SEE ALSO

systemd(1), systemd.special(7)

Recommended readings

Pages related to systemd-boot-check-no-failures.service you should read also:

Questions & Answers

Helpful answers and articles about systemd-boot-check-no-failures.service you may found on these sites:
Stack Overflow Server Fault Super User Unix & Linux Ask Ubuntu Network Engineering DevOps Raspberry Pi Webmasters Google Search