{
    "content": [
        {
            "type": "text",
            "text": "# systemd-veritysetup@.service (man)\n\n## NAME\n\nsystemd-veritysetup@.service, systemd-veritysetup - Disk verity protection logic\n\n## SYNOPSIS\n\nsystemd-veritysetup@.service\n/lib/systemd/systemd-veritysetup\n\n## DESCRIPTION\n\nsystemd-veritysetup@.service is a service responsible for setting up verity protection block\ndevices. It should be instantiated for each device that requires verity protection.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **COMMANDS** (1 subsections)\n- **SEE ALSO**\n- **NOTES**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "systemd-veritysetup@.service",
        "section": "",
        "mode": "man",
        "summary": "systemd-veritysetup@.service, systemd-veritysetup - Disk verity protection logic",
        "synopsis": "systemd-veritysetup@.service\n/lib/systemd/systemd-veritysetup",
        "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-veritysetup-generator",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/systemd-veritysetup-generator/8/json"
            },
            {
                "name": "veritysetup",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/veritysetup/8/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 9,
                "subsections": []
            },
            {
                "name": "COMMANDS",
                "lines": 10,
                "subsections": [
                    {
                        "name": "help",
                        "lines": 2
                    }
                ]
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "NOTES",
                "lines": 6,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "systemd-veritysetup@.service, systemd-veritysetup - Disk verity protection logic\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "systemd-veritysetup@.service\n\n/lib/systemd/systemd-veritysetup\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "systemd-veritysetup@.service is a service responsible for setting up verity protection block\ndevices. It should be instantiated for each device that requires verity protection.\n\nAt early boot and when the system manager configuration is reloaded kernel command line\nconfiguration for verity protected block devices is translated into\nsystemd-veritysetup@.service units by systemd-veritysetup-generator(8).\n\nsystemd-veritysetup@.service calls systemd-veritysetup.\n",
                "subsections": []
            },
            "COMMANDS": {
                "content": "The following commands are understood by systemd-veritysetup:\n\nattach volume datadevice hashdevice roothash [option...]\nCreate a block device volume using datadevice and hashdevice as the backing devices.\nroothash forms the root of the tree of hashes stored on hashdevice. See Kernel\ndm-verity[1] documentation for details.\n\ndetach volume\nDetach (destroy) the block device volume.\n",
                "subsections": [
                    {
                        "name": "help",
                        "content": "Print short information about command syntax.\n"
                    }
                ]
            },
            "SEE ALSO": {
                "content": "systemd(1), systemd-veritysetup-generator(8), veritysetup(8)\n",
                "subsections": []
            },
            "NOTES": {
                "content": "1. Kernel dm-verity\nhttps://www.kernel.org/doc/html/latest/admin-guide/device-mapper/verity.html\n\n\n\nsystemd 249                                                          SYSTEMD-VERITYSETUP@.SERVICE(8)",
                "subsections": []
            }
        }
    }
}