{
    "mode": "man",
    "parameter": "systemd-bsod.service",
    "section": "8",
    "url": "https://www.chedong.com/phpMan.php/man/systemd-bsod.service/8/json",
    "generated": "2026-09-15T23:48:56Z",
    "synopsis": "systemd-bsod.service\nsystemd-bsod [OPTIONS...]",
    "sections": {
        "NAME": {
            "content": "systemd-bsod.service, systemd-bsod - Displays boot-time emergency log message in full screen.\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "systemd-bsod.service\n\nsystemd-bsod [OPTIONS...]\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "systemd-bsod.service is used to display a blue screen which contains a message relating to a\nboot failure, including a QR code which can be scanned to get helpful information about the\nfailure.\n",
            "subsections": []
        },
        "OPTIONS": {
            "content": "The following options are understood by systemd-bsod:\n",
            "subsections": [
                {
                    "name": "-h --help",
                    "content": "Print a short help text and exit.\n",
                    "flag": "-h",
                    "long": "--help"
                },
                {
                    "name": "--version",
                    "content": "Print a short version string and exit.\n",
                    "long": "--version"
                },
                {
                    "name": "-c --continuous",
                    "content": "When specified, systemd-bsod waits continuously for changes in the journal if it doesn't\nfind any emergency messages on the initial attempt.\n\nAdded in version 255.\n",
                    "flag": "-c",
                    "long": "--continuous"
                }
            ]
        },
        "EXIT STATUS": {
            "content": "On success (displaying the journal message successfully), 0 is returned, a non-zero failure\ncode otherwise.\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "systemd(1)\n\nsystemd 255                                                                  SYSTEMD-BSOD.SERVICE(8)",
            "subsections": []
        }
    },
    "summary": "systemd-bsod.service, systemd-bsod - Displays boot-time emergency log message in full screen.",
    "flags": [
        {
            "flag": "-h",
            "long": "--help",
            "arg": null,
            "description": "Print a short help text and exit."
        },
        {
            "flag": "",
            "long": "--version",
            "arg": null,
            "description": "Print a short version string and exit."
        },
        {
            "flag": "-c",
            "long": "--continuous",
            "arg": null,
            "description": "When specified, systemd-bsod waits continuously for changes in the journal if it doesn't find any emergency messages on the initial attempt. Added in version 255."
        }
    ],
    "examples": [],
    "see_also": [
        {
            "name": "systemd",
            "section": "1",
            "url": "https://www.chedong.com/phpMan.php/man/systemd/1/json"
        },
        {
            "name": "SYSTEMD-BSOD.SERVICE",
            "section": "8",
            "url": "https://www.chedong.com/phpMan.php/man/SYSTEMD-BSOD.SERVICE/8/json"
        }
    ]
}