{
    "content": [
        {
            "type": "text",
            "text": "# systemd-hibernate-resume-generator (man)\n\n## NAME\n\nsystemd-hibernate-resume-generator - Unit generator for resume= kernel parameter\n\n## SYNOPSIS\n\n/lib/systemd/system-generators/systemd-hibernate-resume-generator\n\n## DESCRIPTION\n\nsystemd-hibernate-resume-generator is a generator that initiates the procedure to resume the\nsystem from hibernation. It instantiates the systemd-hibernate-resume@.service(8) unit\naccording to the value of resume= parameter specified on the kernel command line, which will\ninstruct the kernel to resume the system from the hibernation image on that device.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **KERNEL COMMAND LINE**\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "systemd-hibernate-resume-generator",
        "section": "",
        "mode": "man",
        "summary": "systemd-hibernate-resume-generator - Unit generator for resume= kernel parameter",
        "synopsis": "/lib/systemd/system-generators/systemd-hibernate-resume-generator",
        "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": ".service",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/.service/8/json"
            },
            {
                "name": "kernel-command-line",
                "section": "7",
                "url": "https://www.chedong.com/phpMan.php/man/kernel-command-line/7/json"
            },
            {
                "name": "SYSTEMD-HIBERNATE-RESUME-GENERATOR",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/SYSTEMD-HIBERNATE-RESUME-GENERATOR/8/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "KERNEL COMMAND LINE",
                "lines": 12,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "systemd-hibernate-resume-generator - Unit generator for resume= kernel parameter\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "/lib/systemd/system-generators/systemd-hibernate-resume-generator\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "systemd-hibernate-resume-generator is a generator that initiates the procedure to resume the\nsystem from hibernation. It instantiates the systemd-hibernate-resume@.service(8) unit\naccording to the value of resume= parameter specified on the kernel command line, which will\ninstruct the kernel to resume the system from the hibernation image on that device.\n",
                "subsections": []
            },
            "KERNEL COMMAND LINE": {
                "content": "systemd-hibernate-resume-generator understands the following kernel command line parameters:\n\nresume=\nTakes a path to the resume device. Both persistent block device paths like\n/dev/disk/by-foo/bar and fstab(5)-style specifiers like \"FOO=bar\" are supported.\n\nresumeflags=\nTakes the resume device mount options to use. Defaults rootflags= if not specified.\n\nnoresume\nDo not try to resume from hibernation. If this parameter is present, resume= is ignored.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "systemd(1), systemd-hibernate-resume@.service(8), kernel-command-line(7)\n\n\n\nsystemd 249                                                    SYSTEMD-HIBERNATE-RESUME-GENERATOR(8)",
                "subsections": []
            }
        }
    }
}