{
    "content": [
        {
            "type": "text",
            "text": "# systemd-boot-check-no-failures.service (info)\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\nwhether the system booted up successfully. This service implements a\nvery minimal test only: whether there are any failed units on the\nsystem. This service is disabled by default. When enabled, it is\nordered before boot-complete.target, thus ensuring the target cannot be\nreached when the system 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.service",
        "section": "",
        "mode": "info",
        "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": 12,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 3,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "systemd-boot-check-no-failures.service, systemd-boot-check-no-failures\n- verify that the system 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\nwhether the system booted up successfully. This service implements a\nvery minimal test only: whether there are any failed units on the\nsystem. This service is disabled by default. When enabled, it is\nordered before boot-complete.target, thus ensuring the target cannot be\nreached when the system booted up with failed services.\n\nNote that due the simple nature of this check this service is probably\nnot suitable for deployment in most scenarios. It is primarily useful\nonly as example for developing more fine-grained checks to order before\nboot-complete.target.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "systemd(1), systemd.special(7)\n\nsystemd 249                          SYSTEMD-BOOT-CHECK-NO-FAILURES.SERVICE(8)",
                "subsections": []
            }
        }
    }
}