{
    "content": [
        {
            "type": "text",
            "text": "# dconf-service (man)\n\n## NAME\n\ndconf-service - D-Bus service for writes to the dconf database\n\n## DESCRIPTION\n\nThe dconf-service program provides the ca.desrt.dconf name on the session or system bus.\nUsers or administrators should never need to start the service, as it will be automatically\nstarted by dbus-daemon(1) whenever an application tries to write settings.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS** (1 subsections)\n- **DESCRIPTION**\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "dconf-service",
        "section": "",
        "mode": "man",
        "summary": "dconf-service - D-Bus service for writes to the dconf database",
        "synopsis": "",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "dconf",
                "section": "7",
                "url": "https://www.chedong.com/phpMan.php/man/dconf/7/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"
            },
            {
                "name": "DCONF-SERVICE",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/DCONF-SERVICE/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "dconf-service",
                        "lines": 1
                    }
                ]
            },
            {
                "name": "DESCRIPTION",
                "lines": 8,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "dconf-service - D-Bus service for writes to the dconf database\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "",
                "subsections": [
                    {
                        "name": "dconf-service",
                        "content": ""
                    }
                ]
            },
            "DESCRIPTION": {
                "content": "The dconf-service program provides the ca.desrt.dconf name on the session or system bus.\nUsers or administrators should never need to start the service, as it will be automatically\nstarted by dbus-daemon(1) whenever an application tries to write settings.\n\nReading values from the dconf database does not involve the service; it is only needed for\nwrites. The service is stateless and can exit freely at any time (and is therefore robust\nagainst crashes).\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "dconf(7), dbus-daemon(1), systemd(1)\n\n\n\ndconf                                                                               DCONF-SERVICE(1)",
                "subsections": []
            }
        }
    }
}