{
    "content": [
        {
            "type": "text",
            "text": "# systemd-modules-load (man)\n\n## NAME\n\nsystemd-modules-load.service, systemd-modules-load - Load kernel modules at boot\n\n## SYNOPSIS\n\nsystemd-modules-load.service\n/lib/systemd/systemd-modules-load\n\n## DESCRIPTION\n\nsystemd-modules-load.service is an early boot service that loads kernel modules. It reads\nstatic configuration from files in /usr/ and /etc/, but also runtime configuration from /run/\nand the kernel command line (see below).\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-modules-load",
        "section": "",
        "mode": "man",
        "summary": "systemd-modules-load.service, systemd-modules-load - Load kernel modules at boot",
        "synopsis": "systemd-modules-load.service\n/lib/systemd/systemd-modules-load",
        "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": "modules-load.d",
                "section": "5",
                "url": "https://www.chedong.com/phpMan.php/man/modules-load.d/5/json"
            },
            {
                "name": "SYSTEMD-MODULES-LOAD.SERVICE",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/SYSTEMD-MODULES-LOAD.SERVICE/8/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 7,
                "subsections": []
            },
            {
                "name": "KERNEL COMMAND LINE",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "systemd-modules-load.service, systemd-modules-load - Load kernel modules at boot\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "systemd-modules-load.service\n\n/lib/systemd/systemd-modules-load\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "systemd-modules-load.service is an early boot service that loads kernel modules. It reads\nstatic configuration from files in /usr/ and /etc/, but also runtime configuration from /run/\nand the kernel command line (see below).\n\nSee modules-load.d(5) for information about the configuration format of this service and\npaths where configuration files can be created.\n",
                "subsections": []
            },
            "KERNEL COMMAND LINE": {
                "content": "systemd-modules-load.service understands the following kernel command line parameters:\n\nmodulesload=, rd.modulesload=\nTakes a comma-separated list of kernel modules to statically load during early boot. The\noption prefixed with \"rd.\"  is read by the initial RAM disk only.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "systemd(1), modules-load.d(5),\n\n\n\nsystemd 249                                                          SYSTEMD-MODULES-LOAD.SERVICE(8)",
                "subsections": []
            }
        }
    }
}