{
    "content": [
        {
            "type": "text",
            "text": "# udisksd (man)\n\n## NAME\n\nudisksd - The udisks system daemon\n\n## SYNOPSIS\n\nudisksd [--help] [--replace] [--debug] [--no-sigint] [--force-load-modules]\n\n## DESCRIPTION\n\nThe udisksd program provides the org.freedesktop.UDisks2 name on the system message bus.\nUsers or administrators should never need to start this daemon as it will be automatically\nstarted by dbus-daemon(1) or systemd(1) whenever an application tries to access its D-Bus\ninterfaces.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **OPTIONS** (5 subsections)\n- **AUTHOR**\n- **BUGS**\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "udisksd",
        "section": "",
        "mode": "man",
        "summary": "udisksd - The udisks system daemon",
        "synopsis": "udisksd [--help] [--replace] [--debug] [--no-sigint] [--force-load-modules]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "",
                "long": "--help",
                "arg": null,
                "description": "Show help options."
            },
            {
                "flag": "",
                "long": "--replace",
                "arg": null,
                "description": "Replace existing daemon."
            },
            {
                "flag": "",
                "long": "--debug",
                "arg": null,
                "description": "Print debug or informational messages on stdout/stderr."
            },
            {
                "flag": "",
                "long": "--no-sigint",
                "arg": null,
                "description": "Do not handle SIGINT for controlled shutdown."
            },
            {
                "flag": "",
                "long": "--force-load-modules",
                "arg": null,
                "description": "Activate modules on startup"
            }
        ],
        "examples": [],
        "see_also": [
            {
                "name": "udisks",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/udisks/8/json"
            },
            {
                "name": "udisksctl",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/udisksctl/1/json"
            },
            {
                "name": "umount.udisks2",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/umount.udisks2/8/json"
            },
            {
                "name": "polkit",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/polkit/8/json"
            },
            {
                "name": "dbus-daemon",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/dbus-daemon/1/json"
            },
            {
                "name": "systemd",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/systemd/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 7,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "--help",
                        "lines": 2,
                        "long": "--help"
                    },
                    {
                        "name": "--replace",
                        "lines": 2,
                        "long": "--replace"
                    },
                    {
                        "name": "--debug",
                        "lines": 2,
                        "long": "--debug"
                    },
                    {
                        "name": "--no-sigint",
                        "lines": 2,
                        "long": "--no-sigint"
                    },
                    {
                        "name": "--force-load-modules",
                        "lines": 2,
                        "long": "--force-load-modules"
                    }
                ]
            },
            {
                "name": "AUTHOR",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "BUGS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "udisksd - The udisks system daemon\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "udisksd [--help] [--replace] [--debug] [--no-sigint] [--force-load-modules]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "The udisksd program provides the org.freedesktop.UDisks2 name on the system message bus.\nUsers or administrators should never need to start this daemon as it will be automatically\nstarted by dbus-daemon(1) or systemd(1) whenever an application tries to access its D-Bus\ninterfaces.\n\nSee the udisks(8) man page for more information.\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "",
                "subsections": [
                    {
                        "name": "--help",
                        "content": "Show help options.\n",
                        "long": "--help"
                    },
                    {
                        "name": "--replace",
                        "content": "Replace existing daemon.\n",
                        "long": "--replace"
                    },
                    {
                        "name": "--debug",
                        "content": "Print debug or informational messages on stdout/stderr.\n",
                        "long": "--debug"
                    },
                    {
                        "name": "--no-sigint",
                        "content": "Do not handle SIGINT for controlled shutdown.\n",
                        "long": "--no-sigint"
                    },
                    {
                        "name": "--force-load-modules",
                        "content": "Activate modules on startup\n",
                        "long": "--force-load-modules"
                    }
                ]
            },
            "AUTHOR": {
                "content": "This man page was originally written for UDisks2 by David Zeuthen <zeuthen@gmail.com> with a\nlot of help from many others.\n",
                "subsections": []
            },
            "BUGS": {
                "content": "Please send bug reports to either the distribution bug tracker or the upstream bug tracker at\nhttps://github.com/storaged-project/udisks/issues.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "udisks(8), udisksctl(1), umount.udisks2(8), polkit(8), dbus-daemon(1), systemd(1)\n\n\n\nudisks 2.9.4                                 August 2018                                  UDISKSD(8)",
                "subsections": []
            }
        }
    }
}