{
    "content": [
        {
            "type": "text",
            "text": "# systemd-remount-fs.service (man)\n\n## NAME\n\nsystemd-remount-fs.service, systemd-remount-fs - Remount root and kernel file systems\n\n## SYNOPSIS\n\nsystemd-remount-fs.service\n/usr/lib/systemd/systemd-remount-fs\n\n## DESCRIPTION\n\nsystemd-remount-fs.service is an early boot service that applies mount options listed in\nfstab(5), or gathered from the partition table (when systemd-gpt-auto-generator(8) is active)\nto the root file system, the /usr/ file system, and the kernel API file systems. This is\nrequired so that the mount options of these file systems — which are pre-mounted by the\nkernel, the initrd, container environments or system manager code — are updated to those\nconfigured in /etc/fstab and the other sources. This service ignores normal file systems and\nonly changes the root file system (i.e.  /), /usr/, and the virtual kernel API file systems\nsuch as /proc/, /sys/ or /dev/. This service executes no operation if no configuration is\nfound (/etc/fstab does not exist or lists no entries for the mentioned file systems, or the\npartition table does not contain relevant entries).\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **SEE ALSO**\n- **NOTES**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "systemd-remount-fs.service",
        "section": "",
        "mode": "man",
        "summary": "systemd-remount-fs.service, systemd-remount-fs - Remount root and kernel file systems",
        "synopsis": "systemd-remount-fs.service\n/usr/lib/systemd/systemd-remount-fs",
        "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": "fstab",
                "section": "5",
                "url": "https://www.chedong.com/phpMan.php/man/fstab/5/json"
            },
            {
                "name": "mount",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/mount/8/json"
            },
            {
                "name": "systemd-fstab-generator",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/systemd-fstab-generator/8/json"
            },
            {
                "name": "systemd-gpt-auto-generator",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/systemd-gpt-auto-generator/8/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 18,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "NOTES",
                "lines": 4,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "systemd-remount-fs.service, systemd-remount-fs - Remount root and kernel file systems\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "systemd-remount-fs.service\n\n/usr/lib/systemd/systemd-remount-fs\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "systemd-remount-fs.service is an early boot service that applies mount options listed in\nfstab(5), or gathered from the partition table (when systemd-gpt-auto-generator(8) is active)\nto the root file system, the /usr/ file system, and the kernel API file systems. This is\nrequired so that the mount options of these file systems — which are pre-mounted by the\nkernel, the initrd, container environments or system manager code — are updated to those\nconfigured in /etc/fstab and the other sources. This service ignores normal file systems and\nonly changes the root file system (i.e.  /), /usr/, and the virtual kernel API file systems\nsuch as /proc/, /sys/ or /dev/. This service executes no operation if no configuration is\nfound (/etc/fstab does not exist or lists no entries for the mentioned file systems, or the\npartition table does not contain relevant entries).\n\nFor a longer discussion of kernel API file systems see \u001b[34mAPI File Systems[1].\n\nNote: systemd-remount-fs.service is usually pulled in by systemd-fstab-generator(8), hence it\nis also affected by the kernel command line option fstab=, which may be used to disable the\ngenerator. It may also pulled in by systemd-gpt-auto-generator(8), which is affected by\nsystemd.gptauto and other options.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "systemd(1), fstab(5), mount(8), systemd-fstab-generator(8), systemd-gpt-auto-generator(8)\n",
                "subsections": []
            },
            "NOTES": {
                "content": "1. API File Systems\nhttps://www.freedesktop.org/wiki/Software/systemd/APIFileSystems\n\nsystemd 255                                                            SYSTEMD-REMOUNT-FS.SERVICE(8)",
                "subsections": []
            }
        }
    }
}