{
    "content": [
        {
            "type": "text",
            "text": "# systemd-boot-check-no-failures (man)\n\n## NAME\n\nsystemd-boot-check-no-failures.service, systemd-boot-check-no-failures - verify that the system booted up cleanly\n\n## SYNOPSIS\n\nsystemd-boot-check-no-failures.service\n/lib/systemd/system-boot-check-no-failures\n\n## DESCRIPTION\n\nsystemd-boot-check-no-failures.service is a system service that checks whether the system\nbooted up successfully. This service implements a very minimal test only: whether there are\nany failed units on the system. This service is disabled by default. When enabled, it is\nordered before boot-complete.target, thus ensuring the target cannot be reached when the\nsystem booted up with failed services.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "systemd-boot-check-no-failures",
        "section": "",
        "mode": "man",
        "summary": "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\n/lib/systemd/system-boot-check-no-failures",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "systemd",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/systemd/1/json"
            },
            {
                "name": "systemd.special",
                "section": "7",
                "url": "https://www.chedong.com/phpMan.php/man/systemd.special/7/json"
            },
            {
                "name": "SYSTEMD-BOOT-CHECK-NO-FAILURES.SERVICE",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/SYSTEMD-BOOT-CHECK-NO-FAILURES.SERVICE/8/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 10,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "systemd-boot-check-no-failures.service, systemd-boot-check-no-failures - verify that the\nsystem booted up cleanly\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "systemd-boot-check-no-failures.service\n\n/lib/systemd/system-boot-check-no-failures\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "systemd-boot-check-no-failures.service is a system service that checks whether the system\nbooted up successfully. This service implements a very minimal test only: whether there are\nany failed units on the system. This service is disabled by default. When enabled, it is\nordered before boot-complete.target, thus ensuring the target cannot be reached when the\nsystem booted up with failed services.\n\nNote that due the simple nature of this check this service is probably not suitable for\ndeployment in most scenarios. It is primarily useful only as example for developing more\nfine-grained checks to order before boot-complete.target.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "systemd(1), systemd.special(7)\n\n\n\nsystemd 249                                                SYSTEMD-BOOT-CHECK-NO-FAILURES.SERVICE(8)",
                "subsections": []
            }
        }
    }
}